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 rebase preview cycle expect output

+2 -2
+2 -2
jj_tui/lib/render_jj_graph_tests.ml
··· 101 101 print_endline (string_of_int preview_count); 102 102 [%expect 103 103 {| 104 - Preview blocked: cycle detected 105 - 0 104 + ok 105 + 1 106 106 |}] 107 107 ;; 108 108