Created
January 12, 2023 02:43
-
-
Save kszyrvercobrador/8259a706172354ee34e61d3054b4b4a3 to your computer and use it in GitHub Desktop.
Save and commit changes (Git)
This file contains hidden or 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
#!/bin/bash | |
git add -A; git commit -m "$(date +"Update: %d/%m/%Y %H:%M:%S")"; git push |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment