mr/vcsh integration

Sean Whitton spw+lists at sdf.org
Mon Apr 29 09:39:06 CEST 2013


On Sun, 28 Apr 2013, Andre Klärner wrote:

> Btw: is there a way to support anonymnous checkouts while auto-configuring
> the resulting repo for ssh-based push? Has someone already done this?

Yes: I use this in ~/.gitconfig:

[url "ssh://ma/~/local/git/"]
         pushInsteadOf = http://spw.sdf.org/git/

and then mr clones from the urls http://spw.sdf.org/git/zsh.git etc.

Sean


More information about the vcs-home mailing list