Code

git.el: Better handling of subprocess errors.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 7 Feb 2008 12:51:34 +0000 (13:51 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Feb 2008 08:13:18 +0000 (00:13 -0800)
commit0520e2154fb6a7418663bdee839c3448d51b9ae4
tree04e684b327f2064588fb73b3fd05a1cd2f50ef73
parent928323af6b761e8b1c33ce98e67c2f56fd1b7997
git.el: Better handling of subprocess errors.

Where possible, capture the output of the git command and display it
if the command fails.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el