commit | e5b96a7848d680cf50123a44cbc147db91d798d3 | [log] [tgz] |
---|---|---|
author | Mathias Kinzler <mathias.kinzler@sap.com> | Mon Nov 22 16:26:00 2010 +0100 |
committer | Chris Aniszczyk <caniszczyk@gmail.com> | Mon Nov 22 09:58:36 2010 -0600 |
tree | 6ce0488c869ebcb9248f3f1cdb90544b88d3645c | |
parent | bd98a0a9a52973704467cda892e99711524de48b [diff] |
Initial implementation of a Rebase command This is a first iteration to implement Rebase. At the moment, this does not implement --continue and --skip, so if the first conflict is found, the only option is to --abort the command. Bug: 328217 Change-Id: I24d60c0214e71e5572955f8261e10a42e9e95298 Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>