Stash save options structure
Initialize with GIT_STASH_SAVE_OPTIONS_INIT. Alternatively, you can use git_stash_save_options_init.
GIT_STASH_SAVE_OPTIONS_INIT
git_stash_save_options_init
Flags to control the stashing process. (see GIT_STASH_* above)
The identity of the person performing the stashing.
Optional description along with the stashed state.
Optional paths that control which files are stashed.