author | Holger Weiss <holger@zedat.fu-berlin.de> | |
Sat, 24 Oct 2009 09:42:52 +0000 (11:42 +0200) | ||
committer | Holger Weiss <holger@zedat.fu-berlin.de> | |
Sat, 24 Oct 2009 09:42:52 +0000 (11:42 +0200) | ||
commit | 7f1844835dac4df2e8fe98d72d6fe77d5117eb2e | |
tree | 0e189e4441cd237d9a13e5b01332174e2a7547a2 | tree | snapshot |
parent | e7e9a99117d7e0a7189393b3a04366393620efab | commit | diff |
Import git-update-mirror and git-notify
Import the (self-written) git-update-mirror script, which updates clones
of Git repositories and then calls git-notify (in just the same way as a
post-receive hook would be called by Git). The git-notify script is
imported from git://source.winehq.org/git/tools.git (commit: 03d66f34)
and generates notifications on repository changes. We'll use these
scripts for generating our commit e-mails.
Import the (self-written) git-update-mirror script, which updates clones
of Git repositories and then calls git-notify (in just the same way as a
post-receive hook would be called by Git). The git-notify script is
imported from git://source.winehq.org/git/tools.git (commit: 03d66f34)
and generates notifications on repository changes. We'll use these
scripts for generating our commit e-mails.
tools/git-notify | [new file with mode: 0755] | blob |
tools/git-update-mirror | [new file with mode: 0755] | blob |