Skip to content

Instantly share code, notes, and snippets.

@natebass
Last active August 24, 2024 00:24
Show Gist options
  • Save natebass/908b49542433e6cfbb21392d2a36c47d to your computer and use it in GitHub Desktop.
Save natebass/908b49542433e6cfbb21392d2a36c47d 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