Package detail

git-status-utils

littlebee3.5kMIT0.3.3

javascript utilities for parsing information from git status command

git, git-status

readme

git-status-utils

javascript utilities for parsing information from git status command

changelog

0.3.3 (2018-04-5)

more updates to make npm happy

Other Commits

  • 17e65c1 add package-lock + build docs

0.3.2 (2018-04-5)

Other Commits

  • 9201db8 update prepublish script to make newer npm happy

0.3.1 (2018-04-5)

Other Commits

  • a758775 default dirname on call to getStatus()
  • d39f469 replace faulty cd ... with using cwd on child_process for better handling on windows and with spaces in path

0.3.0 (2016-03-87)

Other Commits

  • e646e62 updated changelog via atom:publish
  • 6748a0f updated changelog via atom:publish
  • c546fb8 updated changelog via atom:publish
  • a380c65 updated changelog via atom:publish

0.2.0 (2016-03-87)

Now works on windows. Big thank you to @Feleij

New Features

  • e1a1904 fix EPERM error on windows