Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-gui: Make usage statement visible on Windows.
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>
- Loading branch information