commit | 44be340e4d8d39475e86d3e00cec31fec0d0f6c1 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Sat Nov 11 19:10:10 2006 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Sun Nov 12 00:16:02 2006 -0500 |
tree | b473b2fda4a6ebbf060b73799130e1a891e7f8d7 | |
parent | da5239dcab0e8f899a4e6bfb34b574f6286b9dbb [diff] |
git-gui: Cleaned up error message formatting. Added an extra blank line between the first line of each error message and the rest of the message, as usually the rest of the message is coming from Tcl or is the stderr output of a git command we tried to invoke. This makes it easier to read the output (if any). Signed-off-by: Shawn O. Pearce <spearce@spearce.org>