Remove useless pointer update
[gitweb.git] / Documentation / git.txt
index 0c424ff8515f515b654b9b614c0b89fd78395e79..fe34f50dc516d37b3d507c14afb53fe751131854 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
 ------------------------