Hacker News new | ask | show | jobs
by stolee 1767 days ago
Yes! Also cherry-pick and revert.

But specifically, the ORT strategy can cache computed renames across multiple commits being rebased, so the performance benefits are even greater for "git rebase".

1 comments

The highlights here point out that much of that added work specifically for "git rebase" to use caches across merges is still left to do, but it will be an additional benefit presumably in a future version.