diff --git a/post-update b/post-update new file mode 100755 index 0000000..a5f9e21 --- /dev/null +++ b/post-update @@ -0,0 +1,9 @@ +#!/bin/sh + +git update-server-info +stagit . +ln -sf log.html index.html + +cd .. +stagit-index */ > index.html +