You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to catch this error and retry by running git pull before running git pull again.
I'm trying to fix a bug in an upstream project but I'm not familiar with Golang. I'm hoping someone can point me to an example implementation 🙏🏼
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to update this push function to handle the error when the remote ref is ahead of current repo copy.
I'd like to catch this error and retry by running
git pullbefore runninggit pullagain.I'm trying to fix a bug in an upstream project but I'm not familiar with Golang. I'm hoping someone can point me to an example implementation 🙏🏼
Beta Was this translation helpful? Give feedback.
All reactions