From: Salikh Zakirov <salikh@gmail.com>
To: git@vger.kernel.org
Subject: Re: Restoring files from old commits
Date: Thu, 16 Aug 2007 02:28:42 +0900 [thread overview]
Message-ID: <f9vd4l$dj6$1@sea.gmane.org> (raw)
In-Reply-To: <6bcc356f0708151022v6cb8c348nb19690c81e489c5d@mail.gmail.com>
Nikodemus Siivola пишет:
> So what I'd like is something like
>
> git cat-path <commit> <path-in-the-tree-referenced-by-that-commit>
>
> Does this exist, or is this scripting time?
Have you tried
git show <commit>:<path>
?
next prev parent reply other threads:[~2007-08-15 17:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-14 12:09 Restoring files from old commits Nikodemus Siivola
2007-07-14 12:37 ` martin f krafft
2007-07-14 14:32 ` Alex Riesen
2007-07-14 18:50 ` Junio C Hamano
2007-07-15 8:41 ` Alex Riesen
2007-08-15 17:22 ` Nikodemus Siivola
2007-08-15 17:28 ` Salikh Zakirov [this message]
2007-08-15 18:27 ` Uwe Kleine-König
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='f9vd4l$dj6$1@sea.gmane.org' \
--to=salikh@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;
as well as URLs for NNTP newsgroup(s).