Jakub Narebski <jnareb@gmail.com> writes:What about it? I've never said patch compatibility is an issue. We have something patch cannot represent or understand and you should admit it. The point is to make it easier to massage by hand, when the recipient does not have git handy. With -M, the recipient can read and understand the patch text better than "remove this oldfile and create this newfile that the diff output does not tell you is related" diff. And we say "rename" in plain language so the recipient _can_ do "mv A B" then "patch -p1". Similarly, with -T that changes a symlink into a real file, if we do not do the current "remove the old and then create the new" and did instead "show the textual diff that can be applied", a non-git tool that does not understand the typechange can mistakenly muck with the target of the symlink, which is a disaster. "Remove the target and then create this" at least would have lesser damage -- the object left as the result is incorrect nevertheless, but reading the contents and creating a symlink that has that contents by hand is easily done in a pinch. I am not sure what you mean by patchset part, but if you are talking about the multiway diff text, I think most of the time output from "-c -p" is much less interesting than "--cc". - 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
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
| Eric Sandeen | Re: [RFC] Heads up on sys_fallocate() |
| YOSHIFUJI Hideaki / | request_module: runaway loop modprobe net-pf-1 (is Re: Linux 2.6.21-rc1) |
git: | |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Ben Greear | Re: MACVLANs really best solution? How about a bridge with multiple bridge virtual... |
| Rafael J. Wysocki | 2.6.29-rc8: Reported regressions from 2.6.28 |
