gitfy

0.0.2 • Public • Published

gitfy

The main porpuse of this library is implement zero dependencies helpers for git VCS

API

const {getChangedFiles} = require('gitfy');
 
const changedFiles = getChangedFiles(__dirname, 'master');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i gitfy

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

3.46 kB

Total Files

5

Last publish

Collaborators

  • potapovdim