]> 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:

merge in madduck's changes to fix fake-bare worktree checkout
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 26 Oct 2007 01:10:22 +0000 (21:10 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 26 Oct 2007 01:10:22 +0000 (21:10 -0400)
commitd09997e3080b580d5c1ad6ed5ba81425b5b4b1a3
tree5a9ed3bd321ed79af24a0708a1f7a82ffd76ea32
parentbfaeb2cbab57f052a4d4ce25b48e6fcf132ecc03
merge in madduck's changes to fix fake-bare worktree checkout

Forgot to do this in the prior commit.
mr