Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: rewrite copy-tracking design with proposal for handling conflicts
This version describes a design that I think will work relatively well for supporting copy tracing even when there are conflicts. There are still some open questions, in particular around how to populate the data in Git repos, and how to efficiently query the data in very large repos like the one at Google. I think it's still clear enough that we can start working on the implementation.
- Loading branch information