"Martin Langhoff" [off-list ref] writes:
There is one thing that I don't see in Junio's plan...
- a warning during checkout if the index contains "equivalent" paths
that will clobber eachother during checkout.
- an optional warning/error during add, to be raised if I am adding a
path that is equivalent to an already-existing path in the index
Thanks. I think these and many other issues need to be worked
out.
In my message, I did not even try to be exhaustive. I outlined
the parts that would most deeply affect the parts I care more
deeply about, which is the plumbing. As I said many times, I do
not do Porcelains ;-).