Skip to content

RubinderS/git-stash-staged

Repository files navigation

git-stash-staged

GitHub GitHub package.json version

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 "stash 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 

About

A package to stash only staged files in a git repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published