dlibgit ~libgit_version_agnostic (2022-01-17T09:26:03.8719689)
Dub
Repo
GitRepo.this
git
repository
GitRepo
Default-construction is disabled
this
()
struct
GitRepo
@
disable
this
(
)
this
(git_repository* payload)
this
(char[] path)
Examples
static
assert
(!
__traits
(
compiles
,
GitRepo
()));
Meta
Source
See Implementation
git
repository
GitRepo
constructors
this
functions
addIgnoreRules
cleanupMerge
clearIgnoreRules
getFetchHeadItems
getMergeHeadItems
hashFile
isPathIgnored
removeMergeMsg
setHead
setWorkPath
walkFetchHead
walkMergeHead
properties
cHandle
isBare
isEmpty
isHeadDetached
isHeadOrphan
isShallow
mergeMsg
mergeMsgExists
namespace
path
state
workPath
Default-construction is disabled