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

Fix handling of a repository in "."
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 8 Dec 2009 19:57:50 +0000 (14:57 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 8 Dec 2009 19:57:50 +0000 (14:57 -0500)
commit85ecfb40a19334d7ea53de8b982915eff3cae07d
tree19b0579a42c559de866a48b2d87b25f91f7cc2ed
parent1cccf09a6874e53fb8c28bf5d89b0b51c917942a
Fix handling of a repository in "."

I threw in an abs_path because a repository in "." would turn into
something like "/home/joey/."

I think this is a reasonably safe change.
debian/changelog
mr