Skip to content

Instantly share code, notes, and snippets.

@ainth
Forked from joeblau/git yolo
Last active March 21, 2022 20:43
Show Gist options
  • Save ainth/0ed635246472d60cc731c8c5142439f4 to your computer and use it in GitHub Desktop.
Save ainth/0ed635246472d60cc731c8c5142439f4 to your computer and use it in GitHub Desktop.
git yolo command
alias gityolo='git commit -am "DEAL WITH IT 😎" && git push -f origin master'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment