Commit f2b0a8b0a1881cbc7388392deaa518caf38be151

Stefan Sperling 2020-07-31T12:54:34

fix committing file additions from a work tree with a path prefix New files were added under the wrong tree in the repository if the work tree has a path prefix. Fix this problem and catch it in the existing commit_with_path_prefix regression test.