Improved fix for 75d1f2a8828fe79ede5a9ceab3d6c87872d74970
commitd8e4094b84761cb6a3e23f3801dee32e902b7178
authorSven Strickroth <email@cs-ware.de>
Sun, 7 Apr 2013 13:09:11 +0000 (7 15:09 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 7 Apr 2013 13:10:10 +0000 (7 15:10 +0200)
treea1848963489195aff84c35d627f5f5c78678610d
parentff562bdc67a58094be67ab830c6d964cc2f1499a
Improved fix for 75d1f2a8828fe79ede5a9ceab3d6c87872d74970

gitLastErr should be empty after executing a command and no error occurred (so that no older error is in it); also hash should be "00..0" in case of an error

(fixes issue #1729)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/Git.cpp