-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
For some reason !isClean()
introduced in the #3 doesn't always work as expected.
Here is the output from git status and cob:
$ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
$ cob
2020/07/02 15:30:59 the repository is dirty: commit all changes before running 'cob'
This fails both locally and in the CI for some repos, but doesn't fail for others.
Could this check be optional, so it could be force disabled in the CI where one doesn't care about loosing state.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed