git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Riesen" <raa.lkml@gmail.com>
To: chris@seberino.org
Cc: git@vger.kernel.org
Subject: Re: How track evolution of *file* across many branches?
Date: Thu, 11 Dec 2008 08:34:44 +0100	[thread overview]
Message-ID: <81b0412b0812102334l4f82ed9du5a635b8679c9611a@mail.gmail.com> (raw)
In-Reply-To: <20081211071354.GA22730@seberino.org>

2008/12/11  <chris@seberino.org>:
> How track a file across multiple branches.
>
> Specifically...
>
> 1. How find all branches a file appears in?
>
> 2. How find changes in each branch for that one file?
>

gitk --all -- file1

      reply	other threads:[~2008-12-11  7:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-11  7:13 How track evolution of *file* across many branches? chris
2008-12-11  7:34 ` Alex Riesen [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=81b0412b0812102334l4f82ed9du5a635b8679c9611a@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=chris@seberino.org \
    --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).