X-Git-Url: https://git.octo.it/?p=git.git;a=blobdiff_plain;f=git.txt;h=fe34f50dc516d37b3d507c14afb53fe751131854;hp=de3934d098d0bf7bb81930b2aca1fbeded5667f6;hb=818f7d62d47fafdea279838be1e4aa7401c3af6c;hpb=adeb8991849ffe32f3f7b2ca018c498db75e51f2 diff --git a/git.txt b/git.txt index de3934d0..fe34f50d 100644 --- a/git.txt +++ b/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`.