IsLessThan doesn't exclude equal tags? #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
TODO to investigate, I think this may be due to tag-isms but maybe we need to add
! .Equals
into the implementation.If this is indeed a bug, it'll need to be handled in
abra
on the upgrade. Implementing a work-around so far.