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