mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-30 19:32:39 +00:00
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