git-select-interactive

0.3.2 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.3.3-alpha.21alpha
0.3.21latest

Version History

VersionDownloads (Last 7 Days)Published
0.3.3-alpha.21
0.3.3-alpha.11
0.3.3-alpha.01
0.3.21
0.3.01
0.2.51
0.2.41
0.2.31
0.2.21
0.2.11
0.2.01
0.1.21
0.1.11
0.1.01

Package Sidebar

Install

npm i git-select-interactive

Weekly Downloads

14

Version

0.3.2

License

MIT

Unpacked Size

367 kB

Total Files

21

Last publish

Collaborators

  • ivanross