Skip to content

Latest commit

History

History
8 lines (7 loc) 路 367 Bytes

CHANGELOG.md

File metadata and controls

8 lines (7 loc) 路 367 Bytes

Changelog

  • 2018-10-21 Beta Build (0.x.x)

TODO

  • use git rev-parse --show-toplevel --absolute-git-dir to determine the host_path instead of guessing that it is ../../
  • let HUSKY_SKIP_INSTALL be either true or 1
  • Do not overwrite existing .git/hooks/ files
  • allow for user input during git hooks 415