A modified submodule no longer makes your working tree look dirty for directory sync.
What's wrong with this entry?
The two git checks used to decide whether a working tree has uncommitted changes for directory sync now ignore submodules entirely, so an out-of-date or modified submodule no longer marks the tree dirty.
--ignore-submodules=allis added unconditionally to both the quietdiffcheck and thediff-files --name-only -zlisting.
--ignore-submodules=all
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.238
Sync state machine gains a moved-root case and a per-turn pull hook
Both mention directory
-
v2.1.238
Untracked-file survey extracted and shared
Both mention directory
-
v2.1.238
Sync internals reshaped around per-file credential state
Both mention directory