> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
> Behalf Of Rob Landley
> Sent: 21 October 2011 20:43
> To: iggi
> Cc: [email protected]; 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

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to