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
Hi,
If I have made some changes in my fork in the browser, but upon pull the file location was changed, it does not allow me to execute the following command:
git push origin master
with following error message:
! [rejected] master -> master (fetch first)
error: failed to push some refs to 'https://github.com/olga-firus/NEGI-Abisko-2019.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Hi,
If I have made some changes in my fork in the browser, but upon pull the file location was changed, it does not allow me to execute the following command:
git push origin master
with following error message:
! [rejected] master -> master (fetch first)
error: failed to push some refs to 'https://github.com/olga-firus/NEGI-Abisko-2019.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
@annefou could you help to fix this?
The text was updated successfully, but these errors were encountered: