Skip to content
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

[Feature Request] Interactive Git Rebase Support #8448

Open
6543 opened this issue Oct 10, 2019 · 5 comments
Open

[Feature Request] Interactive Git Rebase Support #8448

6543 opened this issue Oct 10, 2019 · 5 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Comments

@6543
Copy link
Member

6543 commented Oct 10, 2019

afected page: https://<gitea>/<user>/<repo>/pulls/<id>/commits

The Idear is to:

  • delete one comit from a PR
  • "fix" it into parent commit
  • change commit description

the things you normaly do with git rebase -i ...

@bagasme
Copy link
Contributor

bagasme commented Oct 10, 2019

Did GitHub support it?

@6543
Copy link
Member Author

6543 commented Oct 10, 2019

@bagasme do you ask if github has this function?

@zeripath
Copy link
Contributor

Maybe we should change the title to interactive git rebase support?

I could see this potentially being supportable with the correct level of git-fu but it might be hard to ensure that too much load isn't placed on the server.

@6543 6543 changed the title [Feature Request] At Pull Request: Editable Commit Tab [Feature Request] Interactive Git Rebase Support Nov 15, 2019
@stale
Copy link

stale bot commented Jan 14, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Jan 14, 2020
@6543
Copy link
Member Author

6543 commented Jan 14, 2020

ping

@stale stale bot removed the issue/stale label Jan 14, 2020
@zeripath zeripath added type/feature Completely new functionality. Can only be merged if feature freeze is not active. issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented labels Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

3 participants