Skip to content

Instantly share code, notes, and snippets.

@sangdth
Last active December 13, 2023 20:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sangdth/4b7ad072e2b391cdacdd384e1380cf67 to your computer and use it in GitHub Desktop.
Save sangdth/4b7ad072e2b391cdacdd384e1380cf67 to your computer and use it in GitHub Desktop.
If you can’t measure it, you can’t improve it. – Peter Drucker

Config

git config --global alias.fmain '!git checkout -b master && git branch -D main'

Usage

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