From: Josef Wolf <jw@raven.inka.de>
To: git@vger.kernel.org
Subject: How to merge in different order?
Date: Fri, 3 Apr 2009 18:12:08 +0200 [thread overview]
Message-ID: <20090403161208.GC28619@raven.wolf.lan> (raw)
Hello,
Given a branch that looks like
A1 A2 A3 A4 A5
I would like to merge into another branch in the order
A1 A3 A4 A2 A5
When I merge A3, then A2 is merged also. git-merge don't seem
to have an option to omit slurping older commits?
next reply other threads:[~2009-04-03 16:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-03 16:12 Josef Wolf [this message]
2009-04-03 16:30 ` How to merge in different order? Peter Harris
2009-04-03 16:31 ` Jeff King
2009-04-03 17:59 ` Josef Wolf
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=20090403161208.GC28619@raven.wolf.lan \
--to=jw@raven.inka.de \
--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.