Merge branch 'js/add-i-mingw'
commitac4d29550f94ff793630deb82488c0b717dea859
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2013 18:45:06 +0000 (18 11:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2013 18:45:06 +0000 (18 11:45 -0700)
tree51e3d30a78572f03e9808c91cbd9d84a2028ce6d
parent34022ba21af3ec7d44b34a94cb8f2b3879c6c95c
parentdf17e77c0aacca35eaaac885fe70d97654c07d62
Merge branch 'js/add-i-mingw'

The implementation of "add -i" has a crippling code to work around
ActiveState Perl limitation but it by mistake also triggered on Git
for Windows where MSYS perl is used.

* js/add-i-mingw:
  add--interactive: fix external command invocation on Windows