[cs615asa] Cannot push commit to cONTRIBUTORS file

Charles Magyar IV cmagyar at stevens.edu
Sun Feb 14 17:01:45 EST 2021


Hello again,

The following url states to fork a second remote repository with a different URL.
Shouldn't these URLs be the same?

https://stevens.netmeister.org/615/ebs-backup.html


Then, clone the authoritative upstream repository:

git clone cs615asa:~git/ebs-backup

Next, add your fork as a second remote repository:

git remote add $USER cs615asa:ebs-backup

Now you can work in this directory as usual. You can git commit your changes and

git push $USER main

________________________________
From: cs615asa-bounces at lists.stevens.edu <cs615asa-bounces at lists.stevens.edu> on behalf of Charles Magyar IV <cmagyar at stevens.edu>
Sent: Sunday, February 14, 2021 1:42 PM
To: cs615asa at lists.stevens.edu <cs615asa at lists.stevens.edu>
Subject: [cs615asa] Cannot push commit to cONTRIBUTORS file

Hello all,

I tried to update the CONTRIBUTORS file on our class project, but I can't seem to push.
Has anyone else run into this issue?

> git push cmagyar main
Enumerating objects: 31, done.
Counting objects: 100% (31/31), done.
Delta compression using up to 8 threads
Compressing objects: 100% (17/17), done.
Writing objects: 100% (31/31), 5.11 KiB | 5.11 MiB/s, done.
Total 31 (delta 8), reused 26 (delta 6)
error: remote unpack failed: unable to create temporary object directory
To cs615asa:ebs-backup
 ! [remote rejected] main -> main (unpacker error)
error: failed to push some refs to 'cs615asa:ebs-backup'

Thanks,
Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs615asa/attachments/20210214/a4d6b50a/attachment.html>


More information about the cs615asa mailing list