current-git-branch

v1.0.0
A tool to check if files are added in a git repository
is git added HEAD repo is-git exists

pretest

npm run lint

test

nyc ava

lint

eslint index.js

coveralls

nyc report --reporter=text-lcov | coveralls

prepublish

npm run babel

babel

babel index.js -o build.js

prepush

npm test

Metadata

  • MIT
  • Whatever
  • Jan Peer Stöcklmair
  • released 4/8/2017

Downloads

Maintainers