dlibgit v0.50.1 (2014-02-28T16:42:32Z)
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
mixins
__anonymous
properties
head
index
isBare
isEmpty
isHeadDetached
isHeadOrphan
isShallow
mergeMsg
mergeMsgExists
namespace
path
state
workPath
Default-construction is disabled