0.3.2 • Published 4 years ago

git-select-interactive v0.3.2

Weekly downloads
16
License
MIT
Repository
github
Last release
4 years ago

git-select-interactive

Interactive mode for git add

Build Status

Install

$ npm install --global git-select-interactive

Requires git to be installed.

Usage

Run with:

$ git select-interactive

Navigate file list with arrows, press <space> to select/deselect a single file, press <a> to select/deselect all. Finally press <return> to stage files.

Use --reset option to unstage files, --stash to stash files.

Search bar

Press <f> to display the search bar and then type file name:

To go back to selection mode press <return>. Press <space> to select/deselect a single file or press <a> to select/deselect the filtered file list. Then press <return> to reset the search query or press <f> to modify it.

License

MIT @ Ivan Rossi

0.3.3-alpha.2

4 years ago

0.3.3-alpha.1

4 years ago

0.3.3-alpha.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago