ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk edef604c88 cli: use "@" in graph to indicate the current checkout and head operation
This both helps find the current checkout and head operation and
hopefully helps teach the user that "@" is the symbol for the working
copy. I removed the current "<--" indication from the graph (and
non-graph) log template. Hopefully the "@" is clear enough on its own,
but we may want to add back some further indication later. We'll see.
2021-05-31 10:54:00 -07:00
..
commands.rs cli: use "@" in graph to indicate the current checkout and head operation 2021-05-31 10:54:00 -07:00
diff_edit.rs cli: make diff editor configurable 2021-05-31 09:40:29 -07:00
graphlog.rs
lib.rs
main.rs
styler.rs
template.pest
template_parser.rs
templater.rs
testutils.rs
ui.rs