libgit2 v0.20.2+0.20.0 (2018-11-08T21:56:53Z)
Dub
Repo
git_push_options
deimos
git2
push
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
git_push_options {
uint
version_
;
uint
pb_parallelism
;
}
Members
Variables
pb_parallelism
uint
pb_parallelism
;
Undocumented in source.
version_
uint
version_
;
Undocumented in source.
Meta
Source
See Implementation
deimos
git2
push
aliases
git_push_transfer_progress
functions
git_push_add_refspec
git_push_finish
git_push_free
git_push_new
git_push_set_callbacks
git_push_set_options
git_push_status_foreach
git_push_unpack_ok
git_push_update_tips
manifest constants
GIT_PUSH_OPTIONS_VERSION
structs
git_push_options
variables
GIT_PUSH_OPTIONS_INIT