author | David Miller <davem@davemloft.net> | |
Mon, 4 Dec 2006 07:17:00 +0000 (23:17 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 4 Dec 2006 21:39:27 +0000 (13:39 -0800) | ||
commit | 396db813f2e9b56460cd783c73daf15150e36b41 | |
tree | 4d182e8a917d93d4159f6c879d2e28646345162d | tree | snapshot |
parent | 7c0f7028ee04f135c7481671f05ca4a66072c78f | commit | diff |
Pass -M to diff in request-pull
Linus recommended this, otherwise any renames cause the
diffstat output to be ridiculous in some circumstances.
Because the corresponding "git-pull" done when the requestee
actually makes pull shows the stat with rename detection
enabled, it makes sense to match what the request message
includes to that output, to make the result easier to verify.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Linus recommended this, otherwise any renames cause the
diffstat output to be ridiculous in some circumstances.
Because the corresponding "git-pull" done when the requestee
actually makes pull shows the stat with rename detection
enabled, it makes sense to match what the request message
includes to that output, to make the result easier to verify.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-request-pull.sh | diff | blob | history |