terminal user interface to jujutsu. Focused on speed and clarity
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

Eli Dowling and committed by
GitHub
9d4320e1 92c365f7

+7
+7
README.md
··· 26 26 2. clone the repo 27 27 3. Run: `opam install .` 28 28 29 + ## Known issues: 30 + - file contents don't show 31 + - crash after moving a file at the end of the file list 32 + - revision summary doesn't show 33 + - slow when selecting very large revisions 34 + 35 + **All the issues listed above are because of the way we currently call out to the jujutsu process, the next major change is to make that concurrent and fix all these bugs.** 29 36 30 37 ## Dependencies 31 38 The jujutsu CLI.