From: Insitu <abailly@oqube.com>
To: git@vger.kernel.org
Subject: Re: Newbie problem
Date: Sat, 28 Jul 2007 10:50:04 +0200 [thread overview]
Message-ID: <87myxgx683.fsf@osquare.oqube.com> (raw)
In-Reply-To: 7vmyxht0r6.fsf@assigned-by-dhcp.cox.net
Junio C Hamano <gitster@pobox.com> writes:
>
> [remote "origin"]
> url = satellite:.git/
> fetch = +refs/heads/*:refs/remotes/origin/*
> push = refs/heads/*:refs/remotes/origin/*
> [branch "master"]
> remote = origin
> merge = refs/heads/master
>
> On satellite laptop, in .git/config:
>
> [remote "origin"]
> url = mothership:.git/
> fetch = +refs/heads/*:refs/remotes/origin/*
> push = refs/heads/*:refs/remotes/origin/*
> [branch "master"]
> remote = origin
> merge = refs/heads/master
>
Thanks a lot for all these details !
Yes, I also find Git very well
documented (maybe too much docuemented :) ) and could have come to
the settings with info from the various man pages. But much less
quickly of course.
My question is: can I do this right now that my repositories are up
and running ?
Regards,
--
OQube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com
prev parent reply other threads:[~2007-07-28 8:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-28 7:20 Newbie problem Insitu
2007-07-28 8:01 ` Junio C Hamano
2007-07-28 8:50 ` Insitu [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=87myxgx683.fsf@osquare.oqube.com \
--to=abailly@oqube.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).