Git development
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: cmumford <cmumford@cmumford.com>
Cc: git@vger.kernel.org
Subject: Re: showing unmerged changes from branch
Date: Sun, 21 Nov 2010 17:47:46 -0600	[thread overview]
Message-ID: <20101121234746.GB24397@burratino> (raw)
In-Reply-To: <1290382627024-5761241.post@n2.nabble.com>

Hi Chris,

cmumford wrote:

> And once I identified a change that I want I did this:
> 
> git cherry-pick --no-commit <remote master commit sha1>
> 
> I then build/test the change, and once happy with I'll commit to my local
> branch. My question is now that I've cherry picked one change I want to get
> a list of all unmerged changes - filtering out ones I've already done?

You might like "git cherry".

Hope that helps,
Jonathan

      reply	other threads:[~2010-11-21 23:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-21 23:37 showing unmerged changes from branch cmumford
2010-11-21 23:47 ` Jonathan Nieder [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=20101121234746.GB24397@burratino \
    --to=jrnieder@gmail.com \
    --cc=cmumford@cmumford.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