On Sat, Jan 26, 2008 at 11:40:27PM -0500, Shawn O. Pearce wrote: > You can also just view the file if you don't want those changes > to be made: > > `git show $commit -- $path` That doesn't work. It says "show me $commit, but limited by $path". So if $path was changed, you see the commit log and diff. If it wasn't, you see nothing. -Peff - 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