Closed doctorfree closed 1 year ago
Multiple updates to the same configuration can fail if there are unresolved local modifications to files modified in the repository.
The first update appears to succeed due to stashing and restoring local mods but subsequent updates may fail.
I do not know how to address this issue aside from forcing the user to perform a merge somehow.
Should be fixed in v1.0.4
Multiple updates to the same configuration can fail if there are unresolved local modifications to files modified in the repository.
The first update appears to succeed due to stashing and restoring local mods but subsequent updates may fail.
I do not know how to address this issue aside from forcing the user to perform a merge somehow.