mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-01 12:15:20 +08: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.