Document requirement for annotated tags #287
Reference in New Issue
Block a user
No description provided.
Delete Branch "annotated-tags"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you just run
git tag
, everything will work until a user tries to upgrade to that tag, then abra will throw this error:I still get issues with
abra recipe release
not respecting my git/ssh config for reasons I can't seem to debug, so I sometimes have to do manual releases.Thanks! Good catch!
Yeh iirc this is a limitation in our underlying Git lib... we had to write this one time: