From: Neal Kreitzinger <nkreitzinger@gmail.com>
To: Francis Moreau <francis.moro@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Adding default remotes to a bare repository
Date: Thu, 10 Feb 2011 13:08:52 -0600 [thread overview]
Message-ID: <4D5437C4.6000401@gmail.com> (raw)
In-Reply-To: <AANLkTikVtSFs+qRiWJwxre8urOJs7q2HXBGPZkiTmn=i@mail.gmail.com>
On 2/9/2011 10:53 AM, Francis Moreau wrote:
> Hi,
>
> Is it possible to add some default remotes for a given repository ?
>
> That is when cloning the repository, I can use the default remotes in
> the cloned repository.
>
> Thanks
You could write a script that does the clone and then adds the remotes.
We have a "menu" written in bash scripts and it does the clones and
adds the default remotes automatically. So instead of just doing "git
clone", people would run that script to do the clone and add the remotes.
v/r,
Neal
next prev parent reply other threads:[~2011-02-10 19:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-09 16:53 Adding default remotes to a bare repository Francis Moreau
2011-02-10 19:08 ` Neal Kreitzinger [this message]
2011-02-10 21:24 ` Francis Moreau
2011-02-10 22:03 ` Neal Kreitzinger
2011-02-11 12:09 ` Francis Moreau
2011-02-11 17:11 ` Neal Kreitzinger
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=4D5437C4.6000401@gmail.com \
--to=nkreitzinger@gmail.com \
--cc=francis.moro@gmail.com \
--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.