diff options
author | Tobias Pfeifer <to.pfeifer@web.de> | 2013-08-07 14:18:23 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-11-05 18:05:02 +0100 |
commit | 765896febb4b63cfe2c37dc0a73c90c79dd1591b (patch) | |
tree | f6c13b3c779d5d64a99a294fd960fb460cf20a6c /org.eclipse.jgit.test/exttst/org | |
parent | 01b5b999a567691fa9602792f365ba0dd5ae061f (diff) | |
download | jgit-765896febb4b63cfe2c37dc0a73c90c79dd1591b.tar.gz jgit-765896febb4b63cfe2c37dc0a73c90c79dd1591b.zip |
Add Squash/Fixup support for rebase interactive in RebaseCommand
The rebase command now supports squash and fixup. Both actions are not
allowed as the first step of the rebase.
In JGit, before any rebase step is performed, the next commit is
already cherry-picked. This commit keeps that behaviour. In case of
squash or fixup a soft reset to the parent is perfomed afterwards.
CQ: 7684
Bug: 396510
Change-Id: I3c4190940b4d7f19860e223d647fc78705e57203
Signed-off-by: Tobias Pfeifer <to.pfeifer@web.de>
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/exttst/org')
0 files changed, 0 insertions, 0 deletions