make example test wiki a git repo and test it

This commit is contained in:
Tom Preston-Werner
2010-04-07 13:36:48 -07:00
parent acae4686e0
commit 6c4e343b0c
24 changed files with 495 additions and 19 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/sh
#
# An example hook script that is called after a successful
# commit is made.
#
# To enable this hook, rename this file to "post-commit".
: Nothing