From: Maxim Treskin <zerthurd@gmail.com>
To: git@vger.kernel.org
Subject: FEATURE REQUEST: Cherry pick in not checked out branch
Date: Mon, 15 Mar 2010 14:39:38 +0600 [thread overview]
Message-ID: <be8f531d1003150139p7cc99700m807ab21bddf8fbb@mail.gmail.com> (raw)
Hello
git cherry-pick applies the change introduced by specified commit only
to currently checked out branch. Why this requirement exists? Is it
possible to apply changes to not checked out branch, like:
$ git cherry-pick <branch> <commit>
Thank you
--
Maxim Treskin
next reply other threads:[~2010-03-15 8:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 8:39 Maxim Treskin [this message]
2010-03-15 8:55 ` FEATURE REQUEST: Cherry pick in not checked out branch Tim Mazid
2010-03-15 9:43 ` Sverre Rabbelier
2010-03-15 9:54 ` Tim Mazid
2010-03-15 11:01 ` Michael J Gruber
2010-03-15 13:12 ` Johannes Schindelin
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=be8f531d1003150139p7cc99700m807ab21bddf8fbb@mail.gmail.com \
--to=zerthurd@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).