The first page in an empty repository can now be previewed.

This commit is contained in:
Mihail Minkov
2011-09-27 18:52:51 +03:00
parent 7829e17c27
commit b8ce2b251d
16 changed files with 492 additions and 2 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