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