To reproduce :
- Create an empty git repository (
git init myemptyrepo)
- Run mgitstatus on repository
- Bug : "Uncommitted changes" reported
$ git status
On branch master
No commits yet
nothing to commit (create/copy files and use "git add" to track)
$ mgitstatus myemptyrepo/
myemptyrepo/: Uncommitted changes