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

* Don't try to test the repo type when doing a checkout, that can't work
authorJoey Hess <joey@bluebird.kitenet.net>
Sat, 3 Nov 2007 18:06:43 +0000 (14:06 -0400)
committerJoey Hess <joey@bluebird.kitenet.net>
Sat, 3 Nov 2007 18:06:43 +0000 (14:06 -0400)
commit397a70209cc535de92f9565c9da25051e065e3e0
treedbfe7825d6813df7527d0253434263beebe26998
parentc4d33b212288918c9e1b4c4e56dc8ddd07bc4089
* Don't try to test the repo type when doing a checkout, that can't work
  since the repo isn't there yet. It was actually checking the repo type
  of the parent directory, which caused several unexpected behaviors.
debian/changelog
mr