On this page:
8.18
top
up

8CloneπŸ”— i

procedure

( git_cloneurllocal_pathoptions)repository?

url:string?
local_path:string?
options:(or/c git_clone_options?#f)
Clone a remote repository.

By default this creates its repository and initial remote to match git’s defaults. You can use the options in the callback to customize how these are created.

Passing #f for options will use default clone options.

procedure

( git_clone_init_optionsoptsint)integer?

opts:clone_options?
int:unsigned
Initializes a git_clone_options with default values. Equivalent to creating an instance with GIT_CLONE_OPTIONS_INIT.

top
up

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /