Git development
 help / color / mirror / Atom feed
From: "Tony Luck" <tony.luck@intel.com>
To: "Sébastien Pierre" <sebastien@xprima.com>
Cc: git@vger.kernel.org
Subject: Re: Cherry-pick particular object
Date: Tue, 28 Mar 2006 13:38:13 -0800	[thread overview]
Message-ID: <12c511ca0603281338q503638bfo66fa0a5da19942e2@mail.gmail.com> (raw)
In-Reply-To: <20060328113107.20ab4c21.sebastien@xprima.com>

> "get the file corresponding to 78132af26431e649a0f85f22dc27e5787d80700f and save it as myfile.txt"
>
> How would one properly do that with core git ?

$ git cat-file blob 78132af2643 > myfile.txt

-Tony

      parent reply	other threads:[~2006-03-28 21:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28 16:31 Cherry-pick particular object Sébastien Pierre
     [not found] ` <20060328163422.0981a743.seanlkml@sympatico.ca>
2006-03-28 21:34   ` sean
2006-03-28 17:23     ` Sébastien Pierre
2006-03-28 22:44     ` Linus Torvalds
2006-03-28 22:54       ` Petr Baudis
2006-03-28 23:24         ` Linus Torvalds
2006-03-28 23:28           ` Petr Baudis
2006-03-28 21:37 ` Shawn Pearce
2006-03-28 21:38 ` Tony Luck [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=12c511ca0603281338q503638bfo66fa0a5da19942e2@mail.gmail.com \
    --to=tony.luck@intel.com \
    --cc=git@vger.kernel.org \
    --cc=sebastien@xprima.com \
    /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