Commit graph

2 commits

Author SHA1 Message Date
Holger Weiss
4b58160b8c git-update-mirror: Remove a useless sed(1) call
The sed(1) command in question was a hangover which had no effect
anymore.
2009-10-25 19:47:44 +01:00
Holger Weiss
7f1844835d 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.
2009-10-24 11:42:52 +02:00