diff options
-rw-r--r-- | Documentation/git.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 0c424ff85..fe34f50dc 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 ------------------------ |