mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2026-05-13 18:26:03 +08:00
This code checks whether a dir exists before creating it. In between the check and the mkdir call, it is possible that another process will have created the directory. We have seen this bug occur many times in practice during our 'repo init' tests. Change-Id: Ia47d39955739aa38fd303f4e90be7b4c50d9d4ba
23 KiB
Executable File
23 KiB
Executable File