ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
Repository.exportCommit
ae
sys
git
Repository
Extract a commit's tree to a given directory
struct
Repository
void
exportCommit
(
string
commit
,
string
path
,
ObjectReader
reader
,
bool
delegate
(
string
)
pathFilter
= null
)
Meta
Source
See Implementation
ae
sys
git
Repository
aliases
ObjectMultiWriter
ObjectReader
ObjectWriter
RefWriter
constructors
this
functions
check
createObjectReader
createObjectWriter
createRefWriter
exportCommit
exportTree
getHistory
getObjects
importTree
pipe
query
run
writeObjects
static variables
globalOptions
structs
ObjectMultiWriterImpl
ObjectReaderImpl
ObjectWriterImpl
RefWriterImpl
variables
commandPrefix
environment
gitDir
path
Extract a commit's tree to a given directory