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

assume any action with "update" in its name is like update, and should checkout inste...
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 21 Oct 2007 06:09:56 +0000 (02:09 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 21 Oct 2007 06:09:56 +0000 (02:09 -0400)
commit28cccf92fefcf21e0715902bfb154c2925c60b68
tree20b626cc99c04fcf70d78c7f77b81b7eda5d142a
parenteb5687932cd1ebe3d5a5d0f56eee8d6aac8d8559
assume any action with "update" in its name is like update, and should checkout instead if the
directory isn't present

not very happy with this, but it makes the quietupdate hack work..
mr