]> git.madduck.net Git - etc/zsh.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:

ENH: giturl -- determines tracked remote (if not origin), supports github
authorYaroslav Halchenko <debian@onerussian.com>
Mon, 18 Oct 2010 16:43:12 +0000 (12:43 -0400)
committermartin f. krafft <madduck@madduck.net>
Tue, 19 Oct 2010 05:37:28 +0000 (07:37 +0200)
commitca35935553d869d81ece0438e76633632fd707d8
tree8eda723aaecaa7c5f51ce4c87b3e42228d0039ca
parent47bfbbfd7965fe91651dd485695855490f27e5e4
ENH: giturl -- determines tracked remote (if not origin), supports github

* reverts to origin if remote could not be determined for the branch
* BF: $REMOTE -> $remote
* handles alioth.debian in addition to canonical git.debian
.zsh/func/giturl