GitCloneOptions

Members

Variables

checkoutBranch
string checkoutBranch;
Undocumented in source.
checkoutOptions
GitCheckoutOptions checkoutOptions;
Undocumented in source.
cloneBare
bool cloneBare;
Undocumented in source.
credAcquireCallback
GitCredAcquireDelegate credAcquireCallback;
Undocumented in source.
fetchProgessCallback
TransferCallbackDelegate fetchProgessCallback;
Undocumented in source.
fetchSpec
string fetchSpec;
Undocumented in source.
pushSpec
string pushSpec;
Undocumented in source.
pushURL
string pushURL;
Undocumented in source.
remoteAutotag
GitRemoteAutotagOption remoteAutotag;
Undocumented in source.
remoteName
string remoteName;
Undocumented in source.
transportFlags
GitTransportFlags transportFlags;
Undocumented in source.
version_
uint version_;
Undocumented in source.

Meta