Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Add a new file which can be run to enable PC-BSD commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Moore committed Jul 7, 2015
1 parent 1a10f5e commit 826a847
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions enable-hooks
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh

cp git-hooks/* .git/hooks/

echo "PC-BSD Git commit hooks enabled!"

0 comments on commit 826a847

Please sign in to comment.