ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
RefWriterImpl.create
ae
sys
git
Git
RefWriterImpl
Undocumented in source. Be warned that the author may not have intended to support it.
void
create
(string refName, CommitID newValue, bool noDeref)
struct
RefWriterImpl
void
create
(
string
refName
,
CommitID
newValue
,
bool
noDeref
= false
)
void
create
(string refName, OID newValue, bool noDeref)
Meta
Source
See Implementation
ae
sys
git
Git
RefWriterImpl
constructors
this
destructors
~this
functions
abort
commit
create
deleteRef
prepare
start
update
verify