Skip to content

Instantly share code, notes, and snippets.

@VladRez
VladRez / github-no-configured-push-destination.sh
Created April 20, 2019 22:31
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