Adding $MSYSROOT\mingw\bin to path for git in shell extension.
commit209020952f61f425e0ddeb0230bcb8c16c9ad6a0
authorPeter Kahle <pkahle@kahlilia.org>
Fri, 23 Apr 2010 19:39:53 +0000 (23 15:39 -0400)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 25 May 2010 13:05:25 +0000 (25 15:05 +0200)
tree0384b0c934c99fa0ea1525b144b419b5e2b1a624
parentda80032fdad15c3e232877953c78bff7f307b364
Adding $MSYSROOT\mingw\bin to path for git in shell extension.

This prevents a STATUS_DLL_NOT_FOUND, I believe with
libiconv2.dll, when running git from within the shell, and I
is the last known issue with git-cheetah on 64bit Windows
systems.

[jes: strbuf'ified the thing]

Signed-off-by: Peter Kahle <pkahle@kahlilia.org>
explorer/systeminfo.c