]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
Don't memoize ensure_committer
authorSimon McVittie <smcv@debian.org>
Mon, 30 Nov 2015 20:45:38 +0000 (20:45 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 11 Jan 2017 15:30:16 +0000 (15:30 +0000)
commit73b915dc33ecea5a5cf9bb3fbc03a0efeb32908f
tree2e1c020c6ae0fa48597c22ba5fe9e03e4d8d725c
parentc3e2052e6515d9c6ee2cb6af675890f38d9a2e39
Don't memoize ensure_committer

This makes it harder to test, and if we're invoking git anyway,
a couple of extra subprocesses are no big deal.

(cherry picked from commit 8550c397016bd66095f24de64b077526e08bbab2)
IkiWiki/Plugin/git.pm