Sha256: 654f4508bca1218e799c5a9cc8623b6b9e00283b5f028508d09444a74618a4da

Contents?: true

Size: 553 Bytes

Versions: 17

Compression:

Stored size: 553 Bytes

Contents

#!/bin/sh
#
# An example hook script for the "post-receive" event.
#
# The "post-receive" script is run after receive-pack has accepted a pack
# and the repository has been updated.  It is passed arguments in through
# stdin in the form
#  <oldrev> <newrev> <refname>
# For example:
#  aa453216d1b3e49e7f6f98441fa56946ddcd6a20 68f7abf4e6f922807889f52bc043ecd31b79f814 refs/heads/master
#
# see contrib/hooks/ for an sample, or uncomment the next line and
# rename the file to "post-receive".

#. /usr/share/doc/git-core/contrib/hooks/post-receive-email

Version data entries

17 entries across 17 versions & 9 rubygems

Version Path
karmi-markout-0.1.1 test/fixtures/empty_repository__dot__git/hooks/post-receive.sample
karmi-markout-0.1.2 test/fixtures/empty_repository__dot__git/hooks/post-receive.sample
karmi-markout-0.1.3 test/fixtures/empty_repository__dot__git/hooks/post-receive.sample
git-bro-0.2.0 test/git-bro.git/hooks/post-receive.sample
cheeba-1.0.4 .git/hooks/post-receive.sample
smartcall-0.0.1 .git/hooks/post-receive.sample
rails-extjs-direct-0.0.15 .git/hooks/post-receive.sample
rails-extjs-direct-0.0.14 .git/hooks/post-receive.sample
rails-extjs-direct-0.0.13 .git/hooks/post-receive.sample
trellis-0.0.1 .git/hooks/post-receive.sample
rip-0.0.4 test/repos/simple_c/dot_git/hooks/post-receive.sample
rip-0.0.5 test/repos/simple_c/dot_git/hooks/post-receive.sample
rip-0.0.3 test/repos/simple_c/dot_git/hooks/post-receive.sample
rip-0.0.2 test/repos/simple_c/dot_git/hooks/post-receive.sample
authlogic-oauth-1.0.0 .git/hooks/post-receive.sample
rip-0.0.1 test/repos/simple_c/dot_git/hooks/post-receive.sample
ulla-0.9.3 .git/hooks/post-receive.sample