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