mirror of
https://github.com/git/git.git
synced 2026-03-10 09:08:40 +01:00
ea47503d4dc80db54dbb8e568f7a7058ec25bacb
On Windows stdout and stderr are not connected to anything so the usage statement is never shown to the user when an error is made with a command line like 'git gui browser'. Use a messagebox on windows. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Description
No description provided
Languages
C
50.5%
Shell
38.9%
Perl
4.4%
Tcl
3.1%
Python
0.8%
Other
2.1%