Last active
August 24, 2024 00:24
-
-
Save natebass/908b49542433e6cfbb21392d2a36c47d to your computer and use it in GitHub Desktop.
Git Quick Commit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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