lepisma / bmp

Version bumper for Emacs
GNU General Public License v3.0
2 stars 0 forks source link

Improve git-dirty detection #5

Closed lepisma closed 5 years ago

lepisma commented 5 years ago

Specifically, untracked files should not be considered.

lepisma commented 5 years ago

git status --porcelain gives ?? for the fix I am looking for.