Revision 66697467f8256bbc45e413fd2c5022898b0b01c0 authored by Johannes Schindelin on 29 July 2019, 20:08:08 UTC, committed by Junio C Hamano on 29 July 2019, 21:51:42 UTC
One time too many did this developer call the `generate` script passing
a `--make-out=<PATH>` option that was happily ignored (because there
should be a space, not an equal sign, between `--make-out` and the
path).

And one time too many, this script not only ignored it but did not even
complain. Let's fix that.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent a530a59
History
File Mode Size
static
INSTALL -rw-r--r-- 14.3 KB
Makefile -rw-r--r-- 5.5 KB
README -rw-r--r-- 2.3 KB
gitweb.perl -rwxr-xr-x 247.2 KB

README

back to top