Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
setup script for version hook
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalmer committed Nov 11, 2015
1 parent 8e5e968 commit 884d3e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/install-hooks
@@ -0,0 +1,3 @@
#!/bin/sh
ln -s ../../bin/update-version .git/hooks/post-checkout
ln -s ../../bin/update-version .git/hooks/post-commit

0 comments on commit 884d3e9

Please sign in to comment.