ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 46edbbef09 revsets: add revset function for getting all git refs
This adds a `git_refs()` revset that includes all commits pointed to
by a git ref. It's not very useful yet because the graph log doesn't
use the right type of edges for non-contiguous commits.
2021-04-28 23:34:17 -07:00
..
benches
protos
src revsets: add revset function for getting all git refs 2021-04-28 23:34:17 -07:00
tests revsets: add revset function for getting all git refs 2021-04-28 23:34:17 -07:00
build.rs
Cargo.toml