Luciano Rocha <luciano@xxxxxxxxxxx> writes: > On Thu, Aug 07, 2008 at 10:45:21AM +0200, Samuel Tardieu wrote: >> >>>>> "Junio" == Junio C Hamano <gitster@xxxxxxxxx> writes: >> >> Junio> When running "git commit -F file" and "git tag -F file" from a >> Junio> subdirectory, we should take it as relative to the directory we >> Junio> started from, not relative to the top-level directory. >> >> Don't we have the same problem with "git show"? If you go into >> the "gitweb" directory of the GIT source, "git show HEAD:README" will >> show you the toplevel "README" instead of the one in the "gitweb" >> directory. > > No, git show has different semantics. It has been discussed often in > this list. You are half correct --- it is not show but tree:path syntax. -- 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