git2go icon indicating copy to clipboard operation
git2go copied to clipboard

Support force-creating annotated tags

Open orivej opened this issue 9 years ago • 0 comments

git_tag_create accepts force argument just like git_tag_create_lightweight, but unlike TagsCollection.CreateLightweight, TagsCollection.Create always passes force = 0. Would you add force argument to TagsCollection.Create in the next branch?

orivej avatar Feb 15 '16 00:02 orivej