mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-20 06:01:16 +00:00
Change a dirty indentation
This commit is contained in:
parent
ac4fcf173d
commit
f4c925c514
@ -135,7 +135,7 @@ GIT_EXTERN(const char *) git_tag_message(git_tag *t);
|
||||
* Create a new tag in the repository from an OID
|
||||
*
|
||||
* @param oid Pointer where to store the OID of the
|
||||
* newly created tag. If the tag already exists, this parameter
|
||||
* newly created tag. If the tag already exists, this parameter
|
||||
* will be the oid of the existed tag, and the function will
|
||||
* return a GIT_EEXISTS error code.
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user