]> source.dussan.org Git - jgit.git/commit
Enable to prepare interactive rebase and then start it explicitly 55/16755/6
authorTobias Pfeifer <to.pfeifer@web.de>
Thu, 11 Jul 2013 09:09:30 +0000 (11:09 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 1 Nov 2013 22:43:59 +0000 (23:43 +0100)
commitda9db6b20c6203dae3f828adbd14218ea063ad91
tree06ec080660e1bed2266a756059d1bf1f035a787d
parentbaab84836ab8ed0ebd6a57dae991607b0c24039b
Enable to prepare interactive rebase and then start it explicitly

Add Operation.PROCESS_STEPS to RebaseCommand to enable starting
interactive rebase explicitly after rebase steps have been configured.

Change-Id: I2d6f0de82010ea6523fbce6fb4501e847bdcdddc
Signed-off-by: Tobias Pfeifer <to.pfeifer@web.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java
org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseResult.java