Jakub Narebski <jnareb@xxxxxxxxx> wrote: > Shawn Pearce wrote: > > > git cat-file -p $REV:$file > > > > not sure how much easier it gets than that. Load in the bash > > completion from contrib/completion and you can even tab complete > > the $file part. > > Actually, tab completion allows to complete both $REV and $file part. Good point. Unless $REV is a SHA1 in hex format, as tab completion for commits in hex SHA1 isn't supported. Though I have thought about implementing it. ;-) -- Shawn. - 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