Skip to content

Instantly share code, notes, and snippets.

@Gabri
Created February 26, 2021 16:46
Show Gist options
  • Save Gabri/8346c0a6f26d910f886512f22a2717b7 to your computer and use it in GitHub Desktop.
Save Gabri/8346c0a6f26d910f886512f22a2717b7 to your computer and use it in GitHub Desktop.
[Git] git snippets #git
# 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