Created
February 26, 2021 16:46
-
-
Save Gabri/8346c0a6f26d910f886512f22a2717b7 to your computer and use it in GitHub Desktop.
[Git] git snippets #git
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# pushing a new local branch ot a specific origin | |
git push -u origin-menarini HEAD | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment