Fewer git processes run per turn when your working tree hasn't changed.
What's wrong with this entry?
The working-tree sync step now compares the two trees first and skips the git read-tree call entirely when they match, and checks the index for changes before deciding whether a refresh is needed. Fewer git processes per turn on unchanged checkouts.
--ignore-submodules=none
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Stale editor bridge connections are dropped instead of read
Both mention integration
-
v2.1.234
Git remote URLs can no longer smuggle a different host
Both mention integration
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration