ghooks

Simple git hooks

MIT License

Stars
1.1K
Committers
23

Bot releases are visible (Hide)

ghooks - v1.3.2 Latest Release

Published by kentcdodds over 8 years ago

<a name"1.3.2">

1.3.2 (2016-07-04)

Bug Fixes

  • hook: windows path escapes (#115) (e3e552af)
ghooks - v1.3.1

Published by kentcdodds over 8 years ago

<a name"1.3.1">

1.3.1 (2016-07-04)

Bug Fixes

  • hook: handle node module path os agnostically (#114) (26b5fa74)
ghooks - v1.3.0

Published by kentcdodds over 8 years ago

<a name"1.3.0">

1.3.0 (2016-07-02)

Features

  • hook: Support setups with CWD below Git project root (#112) (47869853, closes #108)
ghooks - v1.2.4

Published by kentcdodds over 8 years ago

<a name"1.2.4">

1.2.4 (2016-06-16)

Bug Fixes

ghooks - v1.2.3

Published by kentcdodds over 8 years ago

<a name"1.2.3">

1.2.3 (2016-06-07)

Bug Fixes

  • deps: update path-exists to previous version (817f3dc6, closes #107)
ghooks - v1.2.2

Published by kentcdodds over 8 years ago

<a name"1.2.2">

1.2.2 (2016-06-07)

Bug Fixes

  • install: instruct to use npm explore in non-git repo warning (#105) (41954709)
ghooks - v1.2.1

Published by kentcdodds over 8 years ago

<a name"1.2.1">

1.2.1 (2016-04-12)

Bug Fixes

  • hook: Don't exit with non-zero code on error (#80) (4fe533cd)
ghooks - v1.2.0

Published by kentcdodds over 8 years ago

<a name"1.2.0">

1.2.0 (2016-04-05)

Features

  • hook: Use applying git config to take submodules and worktrees into account (48d47949, closes #66, #46)
ghooks - v1.1.1

Published by kentcdodds over 8 years ago

<a name"1.1.1">

1.1.1 (2016-03-30)

Bug Fixes

  • build: Build package prior to installing (37c381ba, closes #63)
ghooks - v1.1.0

Published by kentcdodds over 8 years ago

<a name"1.1.0">

1.1.0 (2016-03-30)

Features

  • hook: Exit with error if ghooks is not found (dcc01d2e, closes #49)
ghooks - One-off release

Published by kentcdodds almost 9 years ago

To push a fix for this

ghooks - v1.0.2

Published by kentcdodds almost 9 years ago

<a name"1.0.2">

1.0.2 (2016-01-06)

Bug Fixes

  • runner: Allow users to use commitizen even when the package.json is not in the root (d826085d)