current-git-branch

v1.1.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 test.js

coveralls

nyc report --reporter=text-lcov | coveralls

prepublish

npm run babel

babel

babel index.js -o build.js

prepush

npm test
npm i current-git-branch

Metadata

  • MIT
  • Whatever
  • Jan Peer Stöcklmair
  • released 10/16/2018

Downloads

Maintainers