Skip to content

Instantly share code, notes, and snippets.

@phase
Created September 26, 2016 06:16
Show Gist options
  • Save phase/5dfd625d0909abbe57fba3226691601a to your computer and use it in GitHub Desktop.
Save phase/5dfd625d0909abbe57fba3226691601a to your computer and use it in GitHub Desktop.
Commit a day ahead
git commit -S -s -v -m "`date --date='1 day'`" --date="`date --date='1 day'`" -m "$(git status | grep -P '\t')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment