Git.exportCommit

Extract a commit's tree to a given directory

struct Git
void
exportCommit
(
string commit
,
string path
,,
bool delegate
(
string
)
pathFilter = null
)

Meta