All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tajti Ákos" <akos.tajti@intland.com>
To: git@vger.kernel.org
Subject: listing changesets on a branch
Date: Tue, 26 Jul 2011 12:27:02 +0200	[thread overview]
Message-ID: <4E2E9676.5000307@intland.com> (raw)

Dear List,

I'd like to list the changesets between two commit ids, but only those, 
that were committed on a specific branch. I tried to use the following 
command:

git log --branches=*/master rev1..rev2

But the result is not what I expected: i see sommits that were made on 
an other branch and were not merged to master. Could you please tell me 
what I am doing wrong?

Thanks in advance,
Ákos Tajti

             reply	other threads:[~2011-07-26 10:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 10:27 Tajti Ákos [this message]
2011-07-26 11:46 ` listing changesets on a branch Jakub Narebski

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=4E2E9676.5000307@intland.com \
    --to=akos.tajti@intland.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 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.