From: Jon Loeliger Date: Sat, 25 Mar 2006 03:27:13 +0000 (-0600) Subject: Removed bogus "" identifier. X-Git-Tag: v1.3.0-rc1~1^2~4 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=6a1640ffc6431d66fa33c8256fd19b5ee0bc1b47;p=git.git Removed bogus "" identifier. Signed-off-by: Jon Loeliger Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git.txt b/Documentation/git.txt index 0c424ff8..fe34f50d 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/`). -:: - a valid snapshot 'name' - (i.e. the contents of `$GIT_DIR/refs/snap/`). - File/Directory Structure ------------------------