libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
git_stash_foreach
deimos
git2
stash
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
git_stash_foreach
(
git_repository
*
repo
,
git_stash_cb
callback
,
void
*
payload
)
Meta
Source
See Implementation
deimos
git2
stash
aliases
git_stash_cb
enums
git_stash_flags
functions
git_stash_drop
git_stash_foreach
git_stash_save
mixins
__anonymous