git-index
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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.

/git-index/

    Package Sidebar

    Install

    npm i git-index

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • bgotink