ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara af9f9ba1e4 cli: filter out synced remote branches early
Perhaps, this make it a bit clearer when "deleted" local branches should be
displayed. In practice, this change is noop since remote_ref.target should
never be absent.
2024-05-10 08:36:38 +09:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src cli: filter out synced remote branches early 2024-05-10 08:36:38 +09:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests templater: add tracking methods to remote RefName 2024-05-10 08:36:38 +09:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE