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

Avoid using abs_path to determine canonical repo path, as that fails when the repo...
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 10 Dec 2009 22:29:50 +0000 (17:29 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 10 Dec 2009 22:30:14 +0000 (17:30 -0500)
commit8c7de1139db31314694cc5218a1cf93337f16ac2
tree68b31fa85d5dce606239b976d5e2de31a6428772
parent79563e4eab7e13b6f06ef0674d5923bbc4fcc9f8
Avoid using abs_path to determine canonical repo path, as that fails when the repo has not yet been checked out.
debian/changelog
mr