"ath10k/QCA6174/hw3.0/board.bin" did not exist on "09c949f6d3196a7199eb2c7015bfa5d34ed723b5"
fix(lib): mark changes as MODIFIED on 'MM' in `git_prompt_status` (#9552)
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.
Please register or sign in to comment