From: "Alex Riesen" <raa.lkml@gmail.com>
To: "Git Mailing List" <git@vger.kernel.org>
Subject: Many different remote branch sources
Date: Fri, 2 Mar 2007 11:53:51 +0100 [thread overview]
Message-ID: <81b0412b0703020253i3e1478a9pf505c0d95442536c@mail.gmail.com> (raw)
The following does not seem to work:
[remote "dev1"]
url = ...
fetch = ...
[remote "dev2"]
url = ...
fetch = ...
[branch "integration"]
remote = dev1
merge = refs/heads/topic1
[branch "integration"]
remote = dev2
merge = refs/heads/topic2
How can I specify that a branch has more then one
remote branch it can be merged with?
next reply other threads:[~2007-03-02 10:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-02 10:53 Alex Riesen [this message]
2007-03-02 15:47 ` Many different remote branch sources Johannes Schindelin
2007-03-02 22:18 ` Alex Riesen
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=81b0412b0703020253i3e1478a9pf505c0d95442536c@mail.gmail.com \
--to=raa.lkml@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 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).