mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
7a9125b953
When a caller sends multiple entries for the same literal path, merge their edits into a single entry rather than returning 400. Symlink aliases (different paths, same real file) are still rejected.