Skip to content

Instantly share code, notes, and snippets.

@mkushal10
Last active July 27, 2022 16:29
Show Gist options
  • Save mkushal10/e22823acb963b59ff3d1e00a42689750 to your computer and use it in GitHub Desktop.
Save mkushal10/e22823acb963b59ff3d1e00a42689750 to your computer and use it in GitHub Desktop.
1. clone from the branch
2. git switch -c new-branch
3. git add .
4. git commit -m "commit name"
5. git push origin newbranchname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment