GitHub - idursun/jjui: Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system.
Jujutsu UI
jjui is a terminal user interface for working with Jujutsu version control system. I have built it according to my own needs and will keep adding new features as I need them. I am open to feature requests and contributions.
Features
Currently, you can:
Change revset with auto-complete
You can change revset while enjoying auto-complete and signature help while typing.
Rebase
You can rebase a revision or a branch onto another revision in the revision tree.
See Rebase for detailed inform...
Read more at github.com