2.0.0 • Published 3 years ago

git-stash-staged v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago