mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-05 01:19:50 +00:00
9360966bd2ff68fd7257b50df1a7fcb5e62fe189
Performance improvements in repo sync caused us to skip out of the initial Sync_LocalHalf without ever running CopyFiles, so we didn't create the top level Makefile in new clients whose manifest request one with a <copyfile> element. Now we run CopyFiles after the initial read-tree that populates the project working directory. Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
Languages
Python
97.9%
Shell
2.1%