Skip to content

Conversation

@SuperBo
Copy link
Owner

@SuperBo SuperBo commented Jun 15, 2025

Add git rebase view, includes following changes:

  • Libgit2: add rebase C functions.
  • Git2: Add rebase commit ammend to extend git rebase inmemory, Repository:update_head_for_commit
  • A Fugit2 Git rebase view class to rebase interactively.
  • Extend libgit2 to support inmemory: commit, amend, reword, skip, resolve conflict all now can be done inmemory.

TODO: Improve Git Diff UI

@SuperBo SuperBo force-pushed the add-git-rebase branch 2 times, most recently from b90e6b2 to 2c7fcab Compare September 1, 2025 13:26
@SuperBo
Copy link
Owner Author

SuperBo commented Sep 1, 2025

It's ok to merge it now 👯‍♂️

@SuperBo SuperBo merged commit 80ef329 into main Sep 1, 2025
9 checks passed
@SuperBo SuperBo deleted the add-git-rebase branch September 1, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants