git: Automatically create non-existing repositories.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 13 Aug 2009 09:18:59 +0000 (11:18 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 13 Aug 2009 09:21:16 +0000 (11:21 +0200)
commit35359cf1b51f5d677b6351d7529f1f4986c0f7b8
treea064902f1ab555b21feda852010923ee1aa4de4b
parent0fe1f1646a805dc2db2f80bf326516607884a9b1
git: Automatically create non-existing repositories.

This extends the git-prepend-base script to automatically create a bare
git repository when it does not exist yet. This also makes the option
handling slightly more robust, to prevent the script from messing with
arguments that aren't git repository paths at all.
usr/local/bin/git-prepend-base