Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork78
Open
Description
Describe the bug
I was setting up cocogitto in my repo and ran into the problem where it could not find any version. A quick course correction via Discord revealed that I had neglcted to to set thetag_prefix option.
To Reproduce
- run
cog initin an existing repo - run
cog get-version.
Expected behavior
There should be clarification in the docs about this option.