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

Ignore nonzero exit status of hg pull, which can happen when there were no changes...
authorJoey Hess <joey@kitenet.net>
Fri, 2 Mar 2012 04:33:51 +0000 (00:33 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 2 Mar 2012 04:33:51 +0000 (00:33 -0400)
commit6deeaafd7de4aae2e2ee0d2e765e6afd2e84346b
tree733f15fb5a484472fe919c974af100f1630251ef
parent44d41d90e345aae6a72288ba381faa539032c783
Ignore nonzero exit status of hg pull, which can happen when there were no changes to pull. Closes: #661870
debian/changelog
mr