git/Documentation/howto
Dmitry Potapov df79b9fdb8 fix update-hook-example to work with packed tag references
The update-hook-example used 'test -f' to check the tag present, which
does not work if the checked reference is packed. This check has been
changed to use 'git rev-parse $tag' instead.

Signed-off-by: Dmitry Potapov <dpotapov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-06-25 12:44:32 -07:00
..
maintain-git.txt Addendum to "MaintNotes" 2007-11-22 17:41:45 -08:00
rebase-and-edit.txt War on whitespace 2007-06-07 00:04:01 -07:00
rebase-from-internal-branch.txt War on whitespace 2007-06-07 00:04:01 -07:00
rebuild-from-update-hook.txt War on whitespace 2007-06-07 00:04:01 -07:00
recover-corrupted-blob-object.txt add a howto document about corrupted blob recovery 2007-11-09 21:16:54 -08:00
revert-branch-rebase.txt War on whitespace 2007-06-07 00:04:01 -07:00
separating-topic-branches.txt War on whitespace 2007-06-07 00:04:01 -07:00
setup-git-server-over-http.txt Consistency: Use "libcurl" instead of "cURL library" and "curl" 2008-06-15 13:35:10 -07:00
update-hook-example.txt fix update-hook-example to work with packed tag references 2008-06-25 12:44:32 -07:00
use-git-daemon.txt War on whitespace 2007-06-07 00:04:01 -07:00
using-merge-subtree.txt Add using merge subtree How-To 2008-01-14 18:04:51 -08:00