summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6250ad1)
raw | patch | inline | side by side (parent: 6250ad1)
author | Jon Loeliger <jdl@jdl.com> | |
Sat, 25 Mar 2006 03:27:13 +0000 (21:27 -0600) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 25 Mar 2006 06:24:06 +0000 (22:24 -0800) |
Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt | patch | blob | history |
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 0c424ff8515f515b654b9b614c0b89fd78395e79..fe34f50dc516d37b3d507c14afb53fe751131854 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
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
------------------------