At Tue, 16 Aug 2005 15:45:35 -0700 (PDT),
Linus Torvalds wrote:
This is really partly a serious patch, but also just a query whether
people would want git to work in subdirectories, not just the top-level
directory.
So you can be in linux/drivers, and if you do a
git-diff-files -p char
then it will automatically be turned into the full pathname, and do the
right thing (ie do a diff of drivers/char only).
I've had missed this feature a lot, since quilt has been working this
way. now I can close just-for-git terminal.(tm)
regards,
--
yashi