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

Add a comment explaining what selectrepos() returns.
authorAdam Spiers <mr@adamspiers.org>
Thu, 10 Nov 2011 22:12:08 +0000 (22:12 +0000)
committerJoey Hess <joey@kitenet.net>
Sun, 4 Dec 2011 20:23:19 +0000 (16:23 -0400)
commit269aa9ecd3cb6d6ef069c610ef7c4130f2271998
treee55ad58754fe8cc1667cbd48499a2fecc3d7a898
parentafce885e38b9bd48deb5b0ab8904f8cdd73c9b91
Add a comment explaining what selectrepos() returns.

In particular this is useful for understanding what paths
it returns, and that they have a trailing slash.
(cherry picked from commit 3d6acc19e4d029657f72bbf7200a48b5438a643a)
mr