diff options
author | Sitaram Chamarty <sitaram@atc.tcs.com> | 2016-09-08 21:41:40 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@atc.tcs.com> | 2016-09-08 21:42:09 +0530 |
commit | 908f8c6f3b8ef5b95829be7155be2557e71f4579 (patch) | |
tree | 72b2ee0f10b2fad5555ed10f0cb67bc8f2455068 | |
parent | don't 'fatal' when a non-bare repo is thrown in! (diff) | |
download | gitolite-gentoo-3.6.6.tar.gz gitolite-gentoo-3.6.6.tar.bz2 gitolite-gentoo-3.6.6.zip |
v3.6.6v3.6.6
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2016-09-08 v3.6.6 simple but important fix for a future perl deprecation + (perl will be removing "." from @INC in 5.24) + + 'perms' now requires a '-c' to activate batch mode + (should not affect interactive use but check your scripts + perhaps?) + + gitolite setup now accepts a '-m' option to supply a + custom message (useful when it is used by a script) + 2016-02-20 v3.6.5 allow creator check to be bypassed during mirroring handle new style ssh fingerprinting correctly (thanks to |