Correctly show "git reset" output to user
commit8cd2d431f2bc8acc26be93c2ff1babf91961e20d
authorSven Strickroth <email@cs-ware.de>
Fri, 4 May 2012 10:10:16 +0000 (4 12:10 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 4 May 2012 10:11:13 +0000 (4 12:11 +0200)
treeed6b297993af2a2e20798dafc9c0927ba68c31e5
parent53b80175e0fd4c7d4857b7b13a70201806789b41
Correctly show "git reset" output to user

There was a regression introduced in revision b139beafc5df3071effa77d490657146d604164f. Thanks to ch3cooli for pointing this out.

(fixes issue #1155)

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