mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-20 13:28:38 +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.