-
-
Save sharbel93/ebcf0b18782573f4d95f80caa3c84acb to your computer and use it in GitHub Desktop.
First Do this ... | |
git fetch origin master | |
git merge master | |
Then, do this ... | |
git fetch origin master:tmp | |
git rebase tmp | |
git push origin HEAD:master | |
git branch -D tmp | |
Now everything works well. |
Thank you sir.
Thanks. This was very helpful.
Thanks, a lot
muito obrigada, estava horas tentando resolver!
Thanks a lot !!!!! This was helpful.
Thanks !
Thank you.
Thank You, Its worked.
Muito obrigado!
Já estava quase desistindo.
Vc poderia explicar sobre o que esse código está corrigindo?
Thank you.
I don't know how but when I ran those comments in a serial manner . I was able to update my folder in my Github repository. It worked like magic.
it worked like a magic
Thanks man
Thank you. First it did not work for me but I changed the "master" to "main". Looks like Github uses main instead of master.
much appreciate
Thanks.It works perfectly
Thanks. It work completely fine
it worked
valeu meu patrão
Thank you so much brother , you are really a gem. Once again, thanks mate..!!!
Thanks so much! It's works very well! UP
Thank you!
Thank you bro💯💯💯!
this is working only for the first time sir.. again if i made any changes and push, again this error appearing.
any permanent fix for this please ?
thank you so much it helped me a lot.
thank you so much it worked well !!
Thank you very much!
Thanks
Thanks so much
Can somebody please explain, why do we get this error? And how these above lines of code solves the issue!
ps-issue is resolved. Please someone explain.
Thank you so much for your help !!!