Skip to content

Instantly share code, notes, and snippets.

@alldne
Created October 25, 2019 18:03
Show Gist options
  • Save alldne/531fb1b78e9494232349374f5b0baff6 to your computer and use it in GitHub Desktop.
Save alldne/531fb1b78e9494232349374f5b0baff6 to your computer and use it in GitHub Desktop.
Commit all the changes from tracked files
# Fire alarm!!
alias save='git commit -a -m "saved `date`"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment