Struct
GgitFetchOptions
since: 1.0
Description [src]
struct GgitFetchOptions {
/* No available fields */
}
Represents a git fetch options.
Available since: 1.0
Instance methods
ggit_fetch_options_get_download_tags
Get how tags are being handled when fetching/downloading.
since: 1.0
ggit_fetch_options_get_remote_callbacks
Get the remote callbacks object or NULL
if not set.
since: 1.0
ggit_fetch_options_set_download_tags
Set how tags are being handled when fetching/downloading.
since: 1.0