Skip to content
/ jjui Public

Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system.

License

Notifications You must be signed in to change notification settings

idursun/jjui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jujutsu UI

A TUI for working with Jujutsu version control system.

GIF

I have built jjui according to my own needs and will keep adding new features as I need them.

Compatibility

It's compatible with jj v0.21+.

Features

Currently, you can:

  • Rebase revision/branch onto another revision
  • Set or update the description of a revision
  • Set bookmarks to a revision
  • Create a new revision
  • Edit a revision
  • Show revision diff
  • Git push/fetch

Installation

git clone https://github.com/idursun/jjui.git
cd jjui
go install cmd/jjui.go

Contributing

Feel free to submit a pull request.

About

Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages