Removed bogus "<snap>" identifier.
[git.git] / 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
 ------------------------