Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
contrib/git-svn: documentation updates
[gitweb.git]
/
Documentation
/
git.txt
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index 0c424ff8515f515b654b9b614c0b89fd78395e79..fe34f50dc516d37b3d507c14afb53fe751131854 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
------------------------