Removed bogus "<snap>" identifier.
authorJon Loeliger <jdl@jdl.com>
Sat, 25 Mar 2006 03:27:13 +0000 (21:27 -0600)
committerJunio 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

index 0c424ff..fe34f50 100644 (file)
@@ -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
 ------------------------