#!/bin/sh git init --bare "$1"; cp "$1"/hooks/post-update.sample "$1"/hooks/post-update