]> git.madduck.net Git - code/myrepos.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

ensure parent dir exists prior to checkout
authormartin f. krafft <madduck@madduck.net>
Thu, 18 Oct 2007 15:30:30 +0000 (17:30 +0200)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 18 Oct 2007 18:06:53 +0000 (14:06 -0400)
commitc9232098307b1ba10076781bfc7794d133c2236e
treeef0775bea6d64ef7440e4168fa28c1afa680cf3d
parent87aeee89afd99df4c3d15ba53e18ecf66deb96dd
ensure parent dir exists prior to checkout

Signed-off-by: martin f. krafft <madduck@madduck.net>
mr