When iterating over all the stashed states, callback that will be issued per entry. See ggit_repository_stash_foreach().
the position within the stash list. 0 points to the most recent stashed state.
the stash message.
the commit oid of the stashed state.
When iterating over all the stashed states, callback that will be issued per entry. See ggit_repository_stash_foreach().