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

allow .mrconfig to be a symlink
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 11 Oct 2007 04:18:21 +0000 (00:18 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 11 Oct 2007 04:18:21 +0000 (00:18 -0400)
commit69cba0fdcf854e9ea567654c0b38e91b21226c88
treeed34a0a84908a9eb54d4ef3b9dc576bd1b0e1a60
parent4c995a35a7b29b1b73ac2fa90aeb783a1fccc6b8
allow .mrconfig to be a symlink

abs_path would canonicalise the symlink and mr would try to from the
directory of the file it pointed to, avoid that counterintive behavior
mr