Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Last active June 19, 2023 19:09
Show Gist options
  • Save pablocattaneo/7001e316a4cdca8ee8702b3e7ebc101b to your computer and use it in GitHub Desktop.
Save pablocattaneo/7001e316a4cdca8ee8702b3e7ebc101b to your computer and use it in GitHub Desktop.
git branch my-branch-name
git checkout -b my-branch-name # create the branch and make chekcout on it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment