ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/testutils
Matt Kulukundis e667a2b403 copy-tracking: adjust backend signature
- use a single commit instead of an array of them.  This simplifies the
  implementation.  A higher level api can wrap this when an array of
  commits is desired and those semantics are figured out.
- since this API is directly 1-1 on parents, there are no conflicts
- if we introduce a higher level API that handles lists of commits, we
  may need to restore the conflict/resolved distinction, but for now
  simplify
2024-08-11 17:01:45 -04:00
..
src copy-tracking: adjust backend signature 2024-08-11 17:01:45 -04:00
Cargo.toml copy-tracking: cargo add gix-format and gix diff-blob feature 2024-07-03 20:26:30 -04:00