From: "Jean-Baptiste Quenot" <jbq@caraldi.com>
To: git@vger.kernel.org
Subject: [tig] Feeding specific revisions to tig
Date: Wed, 4 Jun 2008 20:52:14 +0200 [thread overview]
Message-ID: <ae63f8b50806041152v11a2997y9411c5ea3ebc9598@mail.gmail.com> (raw)
Hi there,
In order to track changes between my development branch and the stable
branch that goes to production, I'm using git-cherry-pick and
git-cherry to list the changesets available for merging.
Ideally I'd like to feed this list of commits to tig, so that I can
watch the commit diff and summary easily and switch from one commit to
another. But tig only behaves as a pager, and does not help for this.
To make it short I'd like to do something like this:
git-cherry origin/stable origin/trunk | sed -ne 's/^+ //p' | tig
And browse every available commit with tig.
Does it make sense?
Cheers,
--
Jean-Baptiste Quenot
http://jbq.caraldi.com/
next reply other threads:[~2008-06-04 18:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-04 18:52 Jean-Baptiste Quenot [this message]
2008-06-04 19:29 ` [tig] Feeding specific revisions to tig Jeff King
2008-06-04 20:04 ` Jean-Baptiste Quenot
2008-06-04 23:08 ` Jeff King
2008-08-06 11:06 ` Jonas Fonseca
2008-08-08 21:19 ` Jeff King
2008-08-10 9:16 ` Jonas Fonseca
2009-04-23 14:55 ` Jean-Baptiste Quenot
2009-04-27 10:21 ` Jonas Fonseca
2009-04-28 8:15 ` Jean-Baptiste Quenot
2011-09-15 15:10 ` Jean-Baptiste Quenot
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=ae63f8b50806041152v11a2997y9411c5ea3ebc9598@mail.gmail.com \
--to=jbq@caraldi.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).