summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJon Loeliger <jdl@jdl.com>2006-03-25 03:27:13 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-03-25 06:24:06 (GMT)
commit6a1640ffc6431d66fa33c8256fd19b5ee0bc1b47 (patch)
tree40ce348070a8b4c9087e86b014f6d2bdd2e41072 /Documentation
parent6250ad1e7aacbcb9a2a8944e0c664f1e7ec93ef6 (diff)
downloadgit-6a1640ffc6431d66fa33c8256fd19b5ee0bc1b47.zip
git-6a1640ffc6431d66fa33c8256fd19b5ee0bc1b47.tar.gz
git-6a1640ffc6431d66fa33c8256fd19b5ee0bc1b47.tar.bz2
Removed bogus "<snap>" identifier.
Signed-off-by: Jon Loeliger <jdl@jdl.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 0c424ff8..fe34f50 100644
--- 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
------------------------