Skip to content

Commit

Permalink
templates/hooks--*: remove sample hooks without any functionality
Browse files Browse the repository at this point in the history
Remove the sample post-commit and post-receive hooks.  The sample
post-commit doesn't contain any sample functionality and the comments do
not provide more information than already found in the documentation.
The sample post-receive hooks doesn't provide any sample functionality
either and refers in the comments to a contrib hook that might be
installed in different locations on different systems, which isn't that
helpful.

Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Gerrit Pape authored and Junio C Hamano committed Sep 27, 2011
1 parent f6f1788 commit 8d714b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
8 changes: 0 additions & 8 deletions templates/hooks--post-commit.sample

This file was deleted.

15 changes: 0 additions & 15 deletions templates/hooks--post-receive.sample

This file was deleted.

0 comments on commit 8d714b1

Please sign in to comment.