mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
remove mail git hook
This commit is contained in:
parent
eb0c75da81
commit
6debd4a0ad
1 changed files with 0 additions and 2 deletions
|
@ -117,8 +117,6 @@ if [[ $gitolite && $gitolite != "False" ]]; then
|
|||
fi
|
||||
|
||||
# Setup our post-receive hooks
|
||||
ln -s /usr/share/git-core/mail-hooks/gnome-post-receive-email \
|
||||
$REPODIR/$PACKAGE.git/hooks/post-receive-chained.d/post-receive-email
|
||||
ln -s /usr/share/git-core/post-receive-fedmsg \
|
||||
$REPODIR/$PACKAGE.git/hooks/post-receive-chained.d/post-receive-fedmsg
|
||||
ln -s /usr/share/git-core/post-receive-alternativearch \
|
||||
|
|
Loading…
Add table
Reference in a new issue