Björn Steinbrink wrote: > On 2010.05.06 03:31:13 -0500, Jonathan Nieder wrote: >> git show -- some-file > > That's the same as "git show HEAD -- some-file" though, which shows a > commit with path-limited diff output. Thanks for catching the thinko. > While ":some-file" (most likely) > identifies a blob, so "git show :some-file" shows the contents stored in > that blob. I suggest reviving Dscho’s :./ syntax[1]. Cheers, Jonathan [1] http://thread.gmane.org/gmane.comp.version-control.git/68786/focus=68905 -- 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