projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6250ad1
)
Removed bogus "<snap>" identifier.
author
Jon Loeliger
<jdl@jdl.com>
Sat, 25 Mar 2006 03:27:13 +0000
(21:27 -0600)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 25 Mar 2006 06:24:06 +0000
(22:24 -0800)
Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt
patch
|
blob
|
history
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index
0c424ff
..
fe34f50
100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-521,10
+521,6
@@
HEAD::
a valid head 'name'
(i.e. the contents of `$GIT_DIR/refs/heads/<head>`).
-<snap>::
- a valid snapshot 'name'
- (i.e. the contents of `$GIT_DIR/refs/snap/<snap>`).
-
File/Directory Structure
------------------------