mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-05 20:33:41 +00:00
Revert a wrong doc change.
This commit is contained in:
parent
3f0e3e1662
commit
3f033c5595
@ -91,7 +91,7 @@ GIT_EXTERN(int) git_reference_dwim(git_reference **out, git_repository *repo, co
|
|||||||
*
|
*
|
||||||
* The signature and message for the reflog will be ignored if the
|
* The signature and message for the reflog will be ignored if the
|
||||||
* reference does not belong in the standard set (HEAD, branches and
|
* reference does not belong in the standard set (HEAD, branches and
|
||||||
* remote-tracking branches) or it does not have a reflog.
|
* remote-tracking branches) and it does not have a reflog.
|
||||||
*
|
*
|
||||||
* @param out Pointer to the newly created reference
|
* @param out Pointer to the newly created reference
|
||||||
* @param repo Repository where that reference will live
|
* @param repo Repository where that reference will live
|
||||||
|
Loading…
Reference in New Issue
Block a user