mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-03 16:48:46 +00:00
fixing typo
This commit is contained in:
parent
40b99d05b4
commit
886cc44738
@ -27,7 +27,7 @@ GIT_BEGIN_DECL
|
|||||||
typedef int (*git_remote_rename_problem_cb)(const char *problematic_refspec, void *payload);
|
typedef int (*git_remote_rename_problem_cb)(const char *problematic_refspec, void *payload);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add a remote with the default fetch refsspec to the repository's configuration. This
|
* Add a remote with the default fetch refspec to the repository's configuration. This
|
||||||
* calls git_remote_save before returning.
|
* calls git_remote_save before returning.
|
||||||
*
|
*
|
||||||
* @param out the resulting remote
|
* @param out the resulting remote
|
||||||
|
Loading…
Reference in New Issue
Block a user