uclibc 0.9.5

Peter Kjellerstedt peter.kjellerstedt at axis.com
Sat Oct 22 18:51:45 UTC 2011


> -----Original Message-----
> From: uclibc-bounces at uclibc.org [mailto:uclibc-bounces at uclibc.org] On
> Behalf Of Rob Landley
> Sent: 21 October 2011 20:43
> To: iggi
> Cc: uclibc at uclibc.org; Yann E. MORIN
> Subject: Re: uclibc 0.9.5

[cut]

> I really, really, really hate git.  "Show a file at a revision" should
> not be esoteric knowlege. (What's git's equivalent of "hg cat -r
> revision?  It's not _quite_ "git show 0ea968c3e603da9 -- Makefile"
> because that just shows me the CHANGE to that one file.  Oh well,

Use this instead "git show <ref>:<file>", i.e., 
"git show 0ea968c3e603da9:Makefile"

[cut]
 
> Rob

//Peter



More information about the uClibc mailing list