Is anyone aware if spm(commitManually = true) is a...
# touchlab-tools
c
Is anyone aware if spm(commitManually = true) is actually working on the latest version? I am still having a commit attempt
r
what are you using for a version manager? There can still be git operations if you're doing tag-based stuff. That will be cleaned up somewhat in the next release where there's a global
versionWriter.set(NoOpVersionWriter)
that should cover all git stuff.