dlibgit v0.50.1 (2014-02-28T16:42:32Z)
Dub
Repo
iterateTags
git
tag
Undocumented in source. Be warned that the author may not have intended to support it.
void
iterateTags
(
GitRepo
repo
,
scope
ContinueWalk
delegate
(
string
name
,
GitOid
oid
)
del
)
Meta
Source
See Implementation
git
tag
functions
createTag
createTagAnnotation
createTagFromBuffer
createTagLightweight
deleteTag
iterateTags
lookupTag
structs
GitTag