Skip to content

Commit

Permalink
#13 Implement integration with GitHub
Browse files Browse the repository at this point in the history
 - Added local configuration.
  • Loading branch information
andkirby committed Aug 3, 2015
1 parent 94bcc13 commit 1ef6d64
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions commithook.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,12 @@
</filter>
</FileFilter>
</validators>

<tracker>
<type>github</type>
<github>
<name>andkirby</name>
<repository>commithook</repository>
</github>
</tracker>
</config>

0 comments on commit 1ef6d64

Please sign in to comment.