mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-23 06:43:29 +02:00
88ffc2f666
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.