More workarounds for old git versions
commitad043a75b88a5b1f1d566025e55c768a9334ef72
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 22 Aug 2009 15:15:01 +0000 (22 18:15 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 22 Aug 2009 15:21:42 +0000 (22 18:21 +0300)
tree6b71033ab340dfd89b2d822206032df4ac75815b
parent9df748d30a9fc69fa6c783a57d44f142d681b0be
More workarounds for old git versions

Apparently only 'git config --null --list' worked in old versions but
not 'git config --list --null', so use the former argument order.
Convert the enable-mt and disable-mt scripts to Python and make them
work with git versions that lack the --no-fetch submodule option.
disable-mt
enable-mt
script/helpers.py