diff options
author | Philippe Kueck <philfry@users.noreply.github.com> | 2017-03-23 02:12:51 +0100 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-03-23 09:12:51 +0800 |
commit | fe94032f74298569512f6ece2fbe4f7ab9a24e46 (patch) | |
tree | 59a7f398787d26b7b5c62cc2207f049cffa5a418 /cmd | |
parent | d330a23ce1d20d684b4ee6905cb295fb5b39e398 (diff) | |
download | gitea-fe94032f74298569512f6ece2fbe4f7ab9a24e46.tar.gz gitea-fe94032f74298569512f6ece2fbe4f7ab9a24e46.zip |
rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
* issue #1250, replace {pre,post}-receive and update hooks with a single shell script that does not require custom hooks to be a sh-script
* issue #1250, make script posix compilant
* v23, add migration script to update {pre,post}-receive and update hooks
* migration: use a more common name and rename v23 to v26 to avoid conflicts
* gofmt'ed and added copyright header
* fix SyncRepositoryHooks to also sync wiki repos
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions