mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-04 10:30:54 +00:00
remote: fix documentation and indent
This commit is contained in:
parent
2adac91008
commit
788fcdb8e3
@ -358,6 +358,8 @@ typedef struct {
|
|||||||
} git_push_update;
|
} git_push_update;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Callback used to inform of upcoming updates.
|
||||||
|
*
|
||||||
* @param updates an array containing the updates which will be sent
|
* @param updates an array containing the updates which will be sent
|
||||||
* as commands to the destination.
|
* as commands to the destination.
|
||||||
* @param len number of elements in `updates`
|
* @param len number of elements in `updates`
|
||||||
|
Loading…
Reference in New Issue
Block a user