mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-12 17:29:32 +00:00
In the output of `git status -sb`, 'MM' indicates there are both added and modified changes. This change marks that case as MODIFIED instead of ADDED.