Simply put,
git push -f https//github.com/user/repo.git
to force the upload.$ git push origin master # To https://github.com/user/repo.git # ! [rejected] master -> master (non-fast-forward) # error: failed to push some refs to 'https://github.com/user/repo.git' # To prevent you from losing history, non-fast-forward updates were rejected # Merge the remote changes (e.g. 'git pull') before pushing again. See the # 'Note about fast-forwards' section of 'git push --help' for details.This error can be a bit overwhelming at first, do not fear.
git push -f https//github.com/user/repo.git
to force the upload.Handbrake it's an open-source video transcoder and a lifesaver! For people that don't have a lot of time for transcoding or don...
No comments:
Post a Comment