Skip to content

Instantly share code, notes, and snippets.

@mightbesimon
Created July 26, 2022 01:53
Show Gist options
  • Save mightbesimon/3c2af741866f2a15846cd3216b1af7ef to your computer and use it in GitHub Desktop.
Save mightbesimon/3c2af741866f2a15846cd3216b1af7ef to your computer and use it in GitHub Desktop.
run `$ firealarm` before leaving the building
alias firealarm=$'git checkout main && git commit -a -m \'[draft] fire alarm\' && git push --force --set-upstream origin main'
@mightbesimon
Copy link
Author

run $ firealarm before leaving the building

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