Skip to content

Instantly share code, notes, and snippets.

@holmberd
Created January 11, 2024 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save holmberd/bf0e13c9fc3f7b76b443229e24403df4 to your computer and use it in GitHub Desktop.
Save holmberd/bf0e13c9fc3f7b76b443229e24403df4 to your computer and use it in GitHub Desktop.
Github Convinces

Auto create remote branch when pushing local branch.

git config --global --add --bool push.autoSetupRemote true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment