pygit2 icon indicating copy to clipboard operation
pygit2 copied to clipboard

`create_tag` method wrongly shows message argument as optional in documentation

Open VFjr opened this issue 1 year ago • 0 comments

Caused by repository.c:1197 that defines it as optional. The square brackets there should probably be removed.

VFjr avatar Oct 29 '24 14:10 VFjr