]> source.dussan.org Git - jgit.git/commit
Introduce FAILED result for RebaseCommand 47/2647/3
authorPhilipp Thun <philipp.thun@sap.com>
Thu, 24 Mar 2011 11:24:23 +0000 (12:24 +0100)
committerPhilipp Thun <philipp.thun@sap.com>
Thu, 24 Mar 2011 11:24:23 +0000 (12:24 +0100)
commit0b5ad24915824a8c999bb6951b131a958e418306
tree95efbadc7ecabf133767ccdde3c8699773be6048
parent55b7bd247ef86c6650c9acc364f426cec38723b5
Introduce FAILED result for RebaseCommand

In case an underlying cherry-pick fails due to uncommitted changes, a
RebaseCommand shall fail and roll-back changes.

Change-Id: Ic22eb047fb03ac2c8391f777036b7dbf22a1b061
Signed-off-by: Philipp Thun <philipp.thun@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RebaseCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java
org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseResult.java