From: Paul Gardiner <osronline@glidos.net>
To: git@vger.kernel.org
Subject: Re: New to git: sorry for obvious question.
Date: Mon, 04 Feb 2008 14:17:51 +0000 [thread overview]
Message-ID: <47A71E8F.6030104@glidos.net> (raw)
In-Reply-To: <47A70ECE.2040606@panasas.com>
Boaz Harrosh wrote:
> On Mon, Feb 04 2008 at 12:50 +0200, Luciano Rocha <luciano@eurotux.com> wrote:
>> Also, git clone --bare doesn't set up the origin configuration, and I
>> have to do it by hand:
>> git config remote.origin.url "$url"
>> git config remote.origin.fetch "+refs/heads/*:refs/heads/*"
>>
> Better do "git-remote add URL" then manual addition as above.
Would that be git-remote add --mirror origin URL?
prev parent reply other threads:[~2008-02-04 14:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-04 9:56 New to git: sorry for obvious question Paul Gardiner
2008-02-04 10:27 ` Matthieu Moy
2008-02-04 10:41 ` Paul Gardiner
2008-02-04 10:51 ` Boaz Harrosh
2008-02-04 10:50 ` Luciano Rocha
2008-02-04 12:04 ` Paul Gardiner
2008-02-04 13:10 ` Boaz Harrosh
2008-02-04 14:17 ` Paul Gardiner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47A71E8F.6030104@glidos.net \
--to=osronline@glidos.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.