summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gitinfo2/post-xxx-sample.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/gitinfo2/post-xxx-sample.txt')
-rw-r--r--Master/texmf-dist/doc/latex/gitinfo2/post-xxx-sample.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/gitinfo2/post-xxx-sample.txt b/Master/texmf-dist/doc/latex/gitinfo2/post-xxx-sample.txt
index df0730af47b..f04d4130582 100644
--- a/Master/texmf-dist/doc/latex/gitinfo2/post-xxx-sample.txt
+++ b/Master/texmf-dist/doc/latex/gitinfo2/post-xxx-sample.txt
@@ -1,6 +1,7 @@
#!/bin/sh
# Copyright 2014 Brent Longborough
# Part of gitinfo2 package Version 2
+# Release 2.0.5
# Please read gitinfo2.pdf for licencing and other details
# -----------------------------------------------------
# Post-{commit,checkout,merge} hook for the gitinfo2 package
@@ -19,11 +20,11 @@ git --no-pager log -1 --date=short --decorate=short \
authsdate={%ad},
authidate={%ai},
authudate={%at},
- commname={%an},
- commemail={%ae},
- commsdate={%ad},
- commidate={%ai},
- commudate={%at},
+ commname={%cn},
+ commemail={%ce},
+ commsdate={%cd},
+ commidate={%ci},
+ commudate={%ct},
refnames={%d},
firsttagdescribe={$FIRSTTAG},
reltag={$RELTAG}