diff options
author | Sitaram Chamarty <sitaramc@gmail.com> | 2018-07-12 05:54:33 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaramc@gmail.com> | 2018-07-12 05:54:33 +0530 |
commit | e126e97a4d5575821f89ae80dac402b017db94aa (patch) | |
tree | bf988d9aa3735052d14451afc1b67c2823d54d3f | |
parent | fix typo in documentation within VREF code (diff) | |
download | gitolite-gentoo-e126e97a4d5575821f89ae80dac402b017db94aa.tar.gz gitolite-gentoo-e126e97a4d5575821f89ae80dac402b017db94aa.tar.bz2 gitolite-gentoo-e126e97a4d5575821f89ae80dac402b017db94aa.zip |
v3.6.8v3.6.8
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2018-07-12 v3.6.8 fix bug when deleting *all* hooks for a repo + + allow trailing slashes in repo names + + make pre-receive hook driver bail on non-zero exit of a + pre-receive hook + + allow templates in gitolite.conf (new feature) + + various optimiations + 2017-07-02 v3.6.7 allow repo-specific hooks to be organised into subdirectories, and allow the multi-hook driver to be placed in some other location of your choice |