Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Loeliger <jdl@jdl.com>2006-03-25 06:27:13 +0300
committerJunio C Hamano <junkio@cox.net>2006-03-25 09:24:06 +0300
commit6a1640ffc6431d66fa33c8256fd19b5ee0bc1b47 (patch)
tree40ce348070a8b4c9087e86b014f6d2bdd2e41072 /Documentation
parent6250ad1e7aacbcb9a2a8944e0c664f1e7ec93ef6 (diff)
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 0c424ff851..fe34f50dc5 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
------------------------