ae v0.0.1896 (2017-02-27T15:20:58Z)
Home
Dub
Repo
History
ae
sys
git
Undocumented in source.
struct
History {
Commit
*[
Hash
]
commits
;
uint
numCommits
;
Hash
[
string
]
refs
;
}
Members
Variables
commits
Commit
*[
Hash
]
commits
;
Undocumented in source.
numCommits
uint
numCommits
;
Undocumented in source.
refs
Hash
[
string
]
refs
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
git
aliases
Hash
functions
repositoryNameFromURL
toCommitHash
toString
structs
Commit
GitObject
History
Repository