git2cpp stash push#
Save your local modifications to a new stash entry and roll them back to
HEAD (in the working tree and in the index). The <message> part is
optional and gives the description along with the stashed state.
git2cpp stash push [OPTIONS]
OPTIONS:
-h, --help Print this help message and exit
-m, --message TEXT