mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-30 16:10:23 +00:00
f084a05c0e
When you run e.g. `jj describe <some old commit>` or `jj squash -r <some old commit>`, the descendants' tree objects will not change, so we can avoid calculating them. This speeds up rebasing of 126 commits in the git.git repo from ~9.8 s to ~3.6 s. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |