libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
git_stash_cb
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
)
alias
git_stash_cb
=
int
function
(
size_t
index
,
const
(
char
)*
message
,
const
(
git_oid
)*
stash_id
,
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