Git development
 help / color / mirror / Atom feed
From: "David Ho" <davidkwho@gmail.com>
To: git@vger.kernel.org
Subject: Re: Moving a file back to an earlier revision.
Date: Fri, 31 Mar 2006 16:32:16 -0500	[thread overview]
Message-ID: <4dd15d180603311332p60fa1867nc303bd92d515b4e0@mail.gmail.com> (raw)
In-Reply-To: <4dd15d180603311313t7781f2ebk616276e9134f6472@mail.gmail.com>

Sorry I might already have found it.

File revisions

+----+----+
1    2    3

git diff commit(3)..commit(1) filename | git-apply

David

On 3/31/06, David Ho <davidkwho@gmail.com> wrote:
> Hi,
>
> Another user question.  Other may actually have similar needs.
>
> I am working on a board port on a separate branch.  The branch has
> accumulated several revision of changes to a driver I worked on.  Now,
> someone has come along with a better fix so I want to help test his
> patch.  To do that I have to revert my changes to that driver (several
> revisions back) before I can apply his patch.
>
> What would be a convenient way to do that with git?
>
> TIA, David
>

  parent reply	other threads:[~2006-03-31 21:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-31 21:13 Moving a file back to an earlier revision David Ho
2006-03-31 21:26 ` Linus Torvalds
2006-03-31 22:03   ` David Ho
2006-03-31 21:32 ` David Ho [this message]
2006-03-31 21:49   ` Junio C Hamano
2006-03-31 22:21     ` David Ho
2006-04-03  8:29       ` Karl Hasselström
2006-04-01 23:01   ` Petr Baudis

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=4dd15d180603311332p60fa1867nc303bd92d515b4e0@mail.gmail.com \
    --to=davidkwho@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