git2cpp stash apply

git2cpp stash apply#

Like pop, but do not remove the state from the stash list. Unlike
pop, <stash> may be any commit that looks like a commit created by
stash push or .



git2cpp stash apply [OPTIONS]


OPTIONS:
  -h,     --help              Print this help message and exit
          --index UINT        This option is only valid for pop and apply
                              commands.