Stash application options structure
Initialize with GIT_STASH_APPLY_OPTIONS_INIT. Alternatively, you can use git_stash_apply_init_options.
GIT_STASH_APPLY_OPTIONS_INIT
git_stash_apply_init_options
See git_stash_apply_flags_t, above.
git_stash_apply_flags_t
Options to use when writing files to the working directory.
Optional callback to notify the consumer of application progress.