Skip to content

Add rebase functionality #5

Description

@dl1998

Implement functionality that will allow to do set of actions that are supported by git rebase command.
Subset of actions that shall be supported includes, but not limited to:

  • Remove commit
  • Split commit into n commits
  • Merge commits
  • Rename commit
  • Change order of the commits
  • Modify content of the commit

Links:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions