You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
purge now prunes .sdt/gitmap entries for changes that were replaced by the purge rewrite, preventing stale export mappings from masking history differences.
Improvements
purge warns when dropped git mappings imply the next sdt push will rewrite commits and a shared Git remote will diverge (requiring a force push).
Added purge statistics tracking for dropped git mappings (unmapped) and coverage via tests.