Fork/mirror of Andy Wingo's tekuti
Tom Willemse
480c050275
When setting up Tekuti for the first time the ‘compute-bogus-comments’ will get the current commit passed in and try to get the parent. Since there is only the “initial commit” at this stage it will get ‘#f’ as the parent commit and pass it in to ‘fold-commits’. Trying to parse revision ‘#f’ will surely fail. The ‘fold-commits’ function already expects that ‘rev’ might be empty, so this should work out fine. |
||
---|---|---|
src | ||
tekuti | ||
.gitignore | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
env.in | ||
example-config | ||
Makefile.am | ||
NEWS | ||
nginx-config | ||
README | ||
wordpress-to-dir.py | ||
wordpress-xmlrpc-to-dir.py |