`repo.state()` returns `Clean` when actually dirty
Opened this issue · 2 comments
rockboynton commented
git status --porcelain shows diff but running repo.state() returns RepositoryState::Clean
weihanglo commented
Mind providing a minimal reproduction?
rockboynton commented