7 lines
680 B
Text
7 lines
680 B
Text
execAction git.html#execAction,string git: execAction(cmd: string; nostderr = false): string
|
|
extractZip git.html#extractZip,string,string git: extractZip(zipfile, outdir: string)
|
|
downloadUrl git.html#downloadUrl,string,string git: downloadUrl(url, outdir: string)
|
|
gitReset git.html#gitReset,string git: gitReset(outdir: string)
|
|
relativePathNaive git.html#relativePathNaive,string,string git: relativePathNaive(file, base: string): string
|
|
gitCheckout git.html#gitCheckout,string,string git: gitCheckout(file, outdir: string)
|
|
gitPull git.html#gitPull,string,string,string,string git: gitPull(url: string; outdir = ""; plist = ""; checkout = "")
|