Skip to content

Add rebase functionality #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dl1998 opened this issue Sep 30, 2023 · 0 comments
Open

Add rebase functionality #5

dl1998 opened this issue Sep 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dl1998
Copy link
Owner

dl1998 commented Sep 30, 2023

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:

@dl1998 dl1998 added the enhancement New feature or request label Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant