Skip to content

Add rebase functionality #5

@dl1998

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:

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