summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index c48dc7a..d61aae9 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -26,6 +26,7 @@
pending = codereview pending
submit = codereview submit
sync = codereview sync
+ today = commit --amend --date=now --no-edit
[pretty]
fixes = Fixes: %h (\"%s\")