Andreas Ericsson <ae@op5.se> writes:This actually can happen without even using 'ours' strategy. If two people independently applied the same patch on their branches and later their results were merged. And "the same second" requirement is not even there and not interesting. There are other things like developer identity, log message, and their ancestry that would make the resulting commit object distinct. More importantly, in git, filenames and modes are not considered part of "contents", which git tracks. Although it is an entirely possible and valid alternate design to move that as part of "blob" to build a system that is different from git, which Jon seems to be aiming at, the benefit of such a design is unclear to me, both from theoretical point of view (now blobs are not about pure contents anymore) nor performance point of view (Linus's done flat tree object in an early stage of git, and it was not nice) as other people explained. - 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 KH | [GIT PATCH] driver core patches against 2.6.24 |
| Mike Travis | [RFC 00/15] x86_64: Optimize percpu accesses |
| Dave Jones | agp / cpufreq. |
| Willy Tarreau | Re: [PATCH] tcp: splice as many packets as possible at once |
| Gerrit Renker | [PATCH 14/37] dccp: Tidy up setsockopt calls |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
git: | |
