git-stash-staged
v2.0.0
Published
Stash only staged files in a git repository
Downloads
2
Readme
git-stash-staged
A package to stash just the staged files in a git repository
Usage
run the following command in the git repository:-
npx git-stash-staged -m "commit message"
all the staged files will be stashed
Options
following options are supported:-
Usage: git-stash-staged [options]
Options:
-m, --message <val> stash message
-h, --help help
-v, --version version