Report error messages from successful executions in report_errors.
commitb1595cda4ecfaf60acdc31138e29d956a530fa2a
authorJames Liggett <jrliggett@cox.net>
Sat, 26 Apr 2008 07:47:32 +0000 (26 00:47 -0700)
committerJames Liggett <jrliggett@cox.net>
Sat, 26 Apr 2008 07:47:32 +0000 (26 00:47 -0700)
tree7c3837766bcaaab080d7898c19ffccfbca4069da
parent4998b8fa71d74503c3be942eebd42767f6a432bf
Report error messages from successful executions in report_errors.

In some instances, git might report that a command successfully finished, but it will still report
errors. Rework check_input so that it checks for this case, and shows these messages to the user
in a warning dialog, and errors from command failures with the usual error dialog like before.
plugins/git/git-ui-utils.c