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 60f9a76..17144b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.txt ident export-subst -export-subst $format:%ci$ +export-subst $Format:%ci$ @@ -1,5 +1,5 @@ $Id$ -changes 12 +changes 13 |