ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 11b9888cdf refs: retry trivial resolution after merging targets
This helps resolve diverged refs by abandoning both sides:

    D  ref = [D]
    |\
    | C       C  ref = [B - D + C]
    | |       |
    B |     B |     B  ref = [B - D + A]
    |/      |/      |
    A       A       A       A  ref = [A - D + A]
2024-09-02 09:20:16 +09:00
..
benches
gen-protos
proc-macros
src refs: retry trivial resolution after merging targets 2024-09-02 09:20:16 +09:00
tests refs: retry trivial resolution after merging targets 2024-09-02 09:20:16 +09:00
testutils copies: in unsupported backends, return an empty stream instead of error 2024-08-23 18:51:02 -07:00
Cargo.toml cargo: add "clru" dependency 2024-08-29 23:33:37 +09:00
LICENSE