git-index
v0.1.0
Published
Stream the git index files, ignoring any unstaged changes
Downloads
10
Readme
node-git-index
The git-index
package allows you to access the index of a git repository as
a stream of Vinyl files. The stream contains only files, it contains the
staged changes but not the unstaged ones.
License
Copyright © 2017 Bram Gotink, licensed under the MIT license.