Skip to content

Instantly share code, notes, and snippets.

@Sariohara
Last active December 1, 2021 00:59
Show Gist options
  • Save Sariohara/04ec345d791cde9d7f789534b2a850af to your computer and use it in GitHub Desktop.
Save Sariohara/04ec345d791cde9d7f789534b2a850af to your computer and use it in GitHub Desktop.
git commands
#add git origin branch
#git remote add origin
#set branch
#git branch -M root
#Push command
#git push -u origin root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment