pygit2
pygit2 copied to clipboard
`create_tag` method wrongly shows message argument as optional in documentation
Caused by repository.c:1197 that defines it as optional. The square brackets there should probably be removed.