On 12/6/06, Mitch Bradley <wmb@xxxxxxxxxxxxx> wrote:
I want to grab a single file from a remote git repository into the current directory, which is not a git tree. Is there an easy way to do that? I have tried using git-fetch and git-cat-file, without success.
If the remote repo has a gitweb interface than it's simple: wget 'http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;h=0451f69353bad4d07de34fd4658f40b805bd467a;f=Kbuild' Otherwise, there is no simple way to do it yet. I would even guess you're the first to ask for it. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html