author | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Jun 2011 16:31:19 +0000 (09:31 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Jun 2011 22:38:14 +0000 (15:38 -0700) | ||
commit | a0a7e9e511faa86663148557d0f5b0597767d25a | |
tree | 4d5897941a38ec6b16a39c94aa5d569a51c8bd00 | tree | snapshot |
parent | 0aceb220972413e73157cb46a8a52e0f6034d54c | commit | diff |
check-ref-format doc: de-emphasize the implementation detail of a ref
It is an unimportant implementation detail that branches and tags are
stored somewhere under $GIT_DIR/refs directory. What is more important
is that branches live in refs/heads and tags live in refs/tags hierarchy
in the ref namespace.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It is an unimportant implementation detail that branches and tags are
stored somewhere under $GIT_DIR/refs directory. What is more important
is that branches live in refs/heads and tags live in refs/tags hierarchy
in the ref namespace.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-check-ref-format.txt | diff | blob | history |