diff options
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | test.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 25f7dbc..95595e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.txt ident export-subst -$Format:%ci$ ($Format:%h$) +$Format:%ci$ ($Format:%H$) @@ -1,5 +1,5 @@ $Id$ -changes 4 +changes 5 |