Closed rogit2 closed 3 months ago
You need to update the remote/ pulling url to this - https://github.com/StadlerlabRice/WW-CoV2-project
Hey Robert, did you get it to work?
Here's what you probably need to do within the git bash
git remote set-url origin https://github.com/StadlerlabRice/WW-CoV2-project
Also need to do this to fix the error I was getting with pushing today - git remote set-url --push origin https://github.com/StadlerlabRice/WW-CoV2-project
Prashant
On Mon, Nov 27, 2023, 3:06 PM rogit2 @.***> wrote:
Assigned #70 https://github.com/StadlerlabRice/WW-CoV2-project/issues/70 to @ppreshant https://github.com/ppreshant.
— Reply to this email directly, view it on GitHub https://github.com/StadlerlabRice/WW-CoV2-project/issues/70#event-11075850865, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADRLCH32WS7W6BU64NRU2HDYGT6FDAVCNFSM6AAAAAA74UO2CSVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGA3TKOBVGA4DMNI . You are receiving this because you were assigned.Message ID: @.*** com>
Hey Prashant,
I was able to update it to that URL but it is still giving me this issue.
/usr/bin/git pull fatal: bad object refs/heads/WW_master 2 error: https://github.com/StadlerlabRice/WW-CoV2-project.git did not send all necessary objects
On Thu, Nov 30, 2023 at 8:42 PM Prashant Kalvapalle < @.***> wrote:
Hey Robert, did you get it to work?
Here's what you probably need to do within the
git bash
git remote set-url origin https://github.com/StadlerlabRice/WW-CoV2-project
Also need to do this to fix the error I was getting with pushing today - git remote set-url --push origin https://github.com/StadlerlabRice/WW-CoV2-project
Prashant
On Mon, Nov 27, 2023, 3:06 PM rogit2 @.***> wrote:
Assigned #70 < https://github.com/StadlerlabRice/WW-CoV2-project/issues/70> to @ppreshant https://github.com/ppreshant.
— Reply to this email directly, view it on GitHub < https://github.com/StadlerlabRice/WW-CoV2-project/issues/70#event-11075850865>,
. You are receiving this because you were assigned.Message ID: @.*** com>
— Reply to this email directly, view it on GitHub https://github.com/StadlerlabRice/WW-CoV2-project/issues/70#issuecomment-1835364192, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7VQ3CFZYEFCANUMAIJSMGTYHE7YBAVCNFSM6AAAAAA74UO2CSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZVGM3DIMJZGI . You are receiving this because you were assigned.Message ID: @.***>
The 2
might be an addition to the filename or branch you made by mistake? That's probably what the error is saying
fatal: bad object refs/heads/WW_master **2**
Check this page - https://stackoverflow.com/questions/72515916/git-fatal-bad-object-refs-heads-2-master
Any update on this?
I'm closing this since there's not more updates
gives me this error when i click pull
">>> /usr/bin/git pull fatal: bad object refs/heads/WW_master 2 error: https://github.com/ppreshant/WW-CoV2-project did not send all necessary objects"