libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
git_attr_cache_flush
deimos
git2
attr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
git_attr_cache_flush
(
git_repository
*
repo
)
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