jj/cli
Yuya Nishihara 12b879dc8f cli: add "branch list --all" option to include all remote branches
This will be the option to include non-tracking remote branches. We could add
more fine-grained filtering flags, but I think --all is good enough and easier
to remember.

This patch also updates many of the test outputs to include synchronized remote
branches. I think verbose outputs will help catch future bugs.
2023-10-19 05:23:38 +09:00
..
examples
src cli: add "branch list --all" option to include all remote branches 2023-10-19 05:23:38 +09:00
testing
tests cli: add "branch list --all" option to include all remote branches 2023-10-19 05:23:38 +09:00
build.rs
Cargo.toml
LICENSE