libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
GIT_ATTR_UNSPECIFIED
deimos
git2
attr
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
)
bool
GIT_ATTR_UNSPECIFIED
(
T
)
(
T
attr
)
Meta
Source
See Implementation
deimos
git2
attr
aliases
git_attr_foreach_cb
enums
git_attr_t
functions
GIT_ATTR_FALSE
GIT_ATTR_HAS_VALUE
GIT_ATTR_TRUE
GIT_ATTR_UNSPECIFIED
git_attr_add_macro
git_attr_cache_flush
git_attr_foreach
git_attr_get
git_attr_get_many
git_attr_value
manifest constants
GIT_ATTR_CHECK_FILE_THEN_INDEX
GIT_ATTR_CHECK_INDEX_ONLY
GIT_ATTR_CHECK_INDEX_THEN_FILE
GIT_ATTR_CHECK_NO_SYSTEM
mixins
__anonymous