Fix t3200 on MinGW
commit9c792c5545415dfcbb60f819b9555bbe874a508c
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 4 Sep 2007 01:18:52 +0000 (4 02:18 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 4 Sep 2007 01:18:52 +0000 (4 02:18 +0100)
treed5168f03c377630b9a9dc4e6968c11372d5c1686
parentd23130a5fb430c54bb928dcd4446fd98a2a9173d
Fix t3200 on MinGW

Since we try to launch the webbrowser with "git <command> --help",
one test in t3200 would always try to open a window with the
man page for git-branch.  Suppress that test for now.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
t/t3200-branch.sh