Skip to content

Instantly share code, notes, and snippets.

@VladRez
Created April 20, 2019 22:31
Show Gist options
  • Save VladRez/97f19cc359add04d3c4b429931642cc3 to your computer and use it in GitHub Desktop.
Save VladRez/97f19cc359add04d3c4b429931642cc3 to your computer and use it in GitHub Desktop.
No configured push destination
# fatal: No configured push destination
# # Remote #local:#remote branch
git push --set-upstream https://github.com/username/repo.git master:master
# use `--force` flag on conflict
@OSSCOMAIKABONIFACE
Copy link

So Any Of The Above Steps Will Do The Magic @VladRez ???

@codeswitching9
Copy link

This saved me so much hassle! Thanks a million!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment