forked from mirrors/jj
e667a2b403
- 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 |
||
---|---|---|
.. | ||
custom-backend | ||
custom-command | ||
custom-commit-templater | ||
custom-global-flag | ||
custom-operation-templater | ||
custom-working-copy |