libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
libgit2_d.sys.refs
libgit2_d
sys
Undocumented in source.
Members
Functions
git_reference__alloc
libgit2_d
.
types
.
git_reference
*
git_reference__alloc
(const(char)* name, const(libgit2_d.oid.git_oid)* oid, const(libgit2_d.oid.git_oid)* peel)
Create a new direct reference from an OID.
git_reference__alloc_symbolic
libgit2_d
.
types
.
git_reference
*
git_reference__alloc_symbolic
(const(char)* name, const(char)* target)
Create a new symbolic reference.
Meta
Source
See Source File
libgit2_d
sys
modules
alloc
commit
config
cred
credential
diff
filter
hashsig
index
mempack
merge
odb_backend
openssl
path
refdb_backend
reflog
refs
repository
stream
transport