mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
We want to eventually stop writing predecessors in the commit object since we now have them in the operation object. That will expose some problems with creating cycles between commits. This patch adds a config option for not recording predecessors in commits so we can start testing and fixing those issues. |
||
|---|---|---|
| .. | ||
| benches | ||
| gen-protos | ||
| proc-macros | ||
| src | ||
| tests | ||
| testutils | ||
| Cargo.toml | ||
| LICENSE | ||