X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=fe34f50dc516d37b3d507c14afb53fe751131854;hb=b4a081b428c607f98c5d0a0eec8d543dc1f2abcd;hp=de3934d098d0bf7bb81930b2aca1fbeded5667f6;hpb=c534c4ba7e01cc77e1470b91d1b090289410971b;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index de3934d0..fe34f50d 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -521,16 +521,14 @@ 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 ------------------------ Please see link:repository-layout.html[repository layout] document. +Read link:hooks.html[hooks] for more details about each hook. + Higher level SCMs may provide and manage additional information in the `$GIT_DIR`.