diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2015-02-24 13:58:02 +0100 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2015-02-24 13:58:02 +0100 |
commit | a5ace2bd934dab08cef39c9634eb11cffaad05a2 (patch) | |
tree | 1d080d854cb76c0e2104aaf1cc9b3510ec0b8c66 | |
parent | test for id string (diff) | |
download | gentoo-vdr-scripts-a5ace2bd934dab08cef39c9634eb11cffaad05a2.tar.gz gentoo-vdr-scripts-a5ace2bd934dab08cef39c9634eb11cffaad05a2.tar.bz2 gentoo-vdr-scripts-a5ace2bd934dab08cef39c9634eb11cffaad05a2.zip |
test for id string
-rw-r--r-- | .gitattributes | 4 | ||||
-rw-r--r-- | test.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 34fcd98..5ae2cc8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -*.txt ident export-subst -$Format:%ci$ ($Format:%h$) +*.txt ident export-subst +export-subst $Format:%ci$ ($Format:%h$) export-subst @@ -1,3 +1,3 @@ -$ID$ +$Id$ 1 |