Linus Torvalds <torvalds@linux-foundation.org> writes:Your example is shorter to type as: (cd drivers/scsi && git diff --relative a..b --) Do you envision a useful case where --relative=<foo> does not cover the pathspec you give? IOW, with the "temporarily chdir there" approach, you cannot express: git diff --relative=block/ a..b -- drivers/scsi but I do not think it is useful. On the other hand, git diff --relative=drivers a..b -- drivers/scsi does make sense but again that is: (cd drivers && git diff --relative a..b -- scsi/) So... - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Andrew Morton | -mm merge plans for 2.6.23 |
| David Miller | Re: [BUG] New Kernel Bugs |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrew Morton | Re: Linux 2.6.21-rc4 |
git: | |
| David Miller | [GIT]: Networking |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Eric W. Biederman | [PATCH] macvlan: Support creating macvlans from macvlans |
