summaryrefslogtreecommitdiffstats
path: root/gitattributes.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-10-31 11:32:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-10-31 11:32:55 +0000
commit6f1bbb744abfc4656c864209edfbed8f195593b9 (patch)
tree81c34ab778692e40c3a9db19b0a9474e8e919af2 /gitattributes.txt
parent61b122905f8de706c660483fe1d4d99fe143e0d2 (diff)
downloadgit-htmldocs-6f1bbb744abfc4656c864209edfbed8f195593b9.tar.gz
Autogenerated HTML docs for v1.6.0.3-535-g933bb
Diffstat (limited to 'gitattributes.txt')
-rw-r--r--gitattributes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitattributes.txt b/gitattributes.txt
index 26945593c..24e880c5b 100644
--- a/gitattributes.txt
+++ b/gitattributes.txt
@@ -163,8 +163,8 @@ few exceptions. Even though...
`ident`
^^^^^^^
-When the attribute `ident` is set to a path, git replaces
-`$Id$` in the blob object with `$Id:`, followed by
+When the attribute `ident` is set for a path, git replaces
+`$Id$` in the blob object with `$Id:`, followed by the
40-character hexadecimal blob object name, followed by a dollar
sign `$` upon checkout. Any byte sequence that begins with
`$Id:` and ends with `$` in the worktree file is replaced