mykso/myks

[bug] Smart Mode doesn't detect changes in a fresh repo

Closed this issue · 1 comments

git init
myks init
myks all
# No changes

This happens because git status --porcelain doesn't show separate paths for files in a new directory.

I can't reproduce this anymore, closing.