Skip to content

Instantly share code, notes, and snippets.

@pa-0
Forked from natebass/git_quick_commit.txt
Created August 24, 2024 00:24
Show Gist options
  • Save pa-0/1c126212988ca26ac9960f20abe284f1 to your computer and use it in GitHub Desktop.
Save pa-0/1c126212988ca26ac9960f20abe284f1 to your computer and use it in GitHub Desktop.
Git Quick Commit
git add -A;git commit -m "🗑 Quick Commit"; git push;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment