From: Junio C Hamano <junkio@cox.net>
To: Martin Langhoff <martin.langhoff@gmail.com>
Cc: Petr Baudis <pasky@ucw.cz>, Git Mailing List <git@vger.kernel.org>
Subject: Re: cg-merge should use git-merge
Date: Mon, 17 Oct 2005 02:26:06 -0700 [thread overview]
Message-ID: <7vach81olt.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <46a038f90510170203ndee2b2bi913b62014614f68e@mail.gmail.com> (Martin Langhoff's message of "Mon, 17 Oct 2005 22:03:02 +1300")
Martin Langhoff <martin.langhoff@gmail.com> writes:
> Something like a manual merge that I could force to happen on command
>
> git-doarbitrarymergeontree -r fromtree:totree [ victimtree ]
>
That essentially is a simple one-liner:
git-read-tree -m -u fromtree HEAD totree
which is more or less what git-cherry-pick and git-revert do,
except fromtree always is totree^ in git-cherry-pick.
next prev parent reply other threads:[~2005-10-17 9:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <46a038f90510161644l35119401rdc05c081506ae715@mail.gmail.com>
[not found] ` <46a038f90510161744m7e95303eu8a9942363ffc58a6@mail.gmail.com>
2005-10-17 8:31 ` cg-merge should use git-merge Junio C Hamano
[not found] ` <46a038f90510170203ndee2b2bi913b62014614f68e@mail.gmail.com>
2005-10-17 9:26 ` Junio C Hamano [this message]
2005-10-19 11:21 ` Fwd: " Martin Langhoff
2005-10-20 7:04 ` Martin Langhoff
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=7vach81olt.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=martin.langhoff@gmail.com \
--cc=pasky@ucw.cz \
/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