ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara d92be6635c cli: do not list non-tracking remote branches by default
I personally don't mind if "jj branch list" showed all non-tracking branches,
but I agree it would be a mess if ~500 remote branches were listed. So let's
hide them by default as non-tracking branches aren't so interesting.

Closes #1136
2023-10-19 05:23:38 +09:00
..
examples workspace: make working-copy type customizable 2023-10-16 22:33:44 -07:00
src cli: do not list non-tracking remote branches by default 2023-10-19 05:23:38 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: do not list non-tracking remote branches by default 2023-10-19 05:23:38 +09:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml backend: make read functions async 2023-10-08 23:36:49 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00