On Tue, May 09, 2017 at 12:27:40PM -0400, Mark Phippard wrote: > From the best I can tell we have no plan on how or when we could support > this in the working copy. I have also seen a lot of people express > interest in the hook scripts to block the sha1 collisions and not any real > conversation about wanting to fully support storing collisions. With that > in mind, why not just simplify this and say we have no plans to provide > support for supporting two files with the same sha1 and put the code in > place in 1.9.x to block this from happening. This removes the need for > people to add hooks and it solves the problem.
Indeed. I have committed this change (with an updated test) in r1794611.