On Fri, Aug 01, 2008 at 04:00:45PM +0200, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > > The command line > > $ git clone --mirror $URL > > is now a short-hand for > > $ git clone --bare $URL > $ (cd $(basename $URL) && git remote add --mirror origin $URL) Funny, someone asked exactly this on #git yesterday (IIRC), but we ended up using clone & remote, since I didn't find clone --mirror in the man. ;-) Thanks!
Attachment:
pgpQSrmKujyZh.pgp
Description: PGP signature