diff options
author | 2015-02-24 13:33:44 +0100 | |
---|---|---|
committer | 2015-02-24 13:33:44 +0100 | |
commit | 7e2a434fca9ecab84fb07c6f8629ed13f711eb9e (patch) | |
tree | b8dd4dd6f96d7847618972ff0e8f471bff0c7808 /.gitattributes | |
parent | test for id string (diff) | |
download | gentoo-vdr-scripts-7e2a434fca9ecab84fb07c6f8629ed13f711eb9e.tar.gz gentoo-vdr-scripts-7e2a434fca9ecab84fb07c6f8629ed13f711eb9e.tar.bz2 gentoo-vdr-scripts-7e2a434fca9ecab84fb07c6f8629ed13f711eb9e.zip |
test for id string
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 0c708b7..60f9a76 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.txt ident export-subst -$format:%ci$ ($format:%h$) +export-subst $format:%ci$ |