Lock the target repository even before it is initialized.

Instead of relying on the "git init" to fail when the repository
is already created from another thread, create the repository lock
before the "git init" and let any other thread fail nicely.

Change-Id: I17e15e46ec761980a7b503d58b1f5d8e5b7ccfc3
1 file changed
tree: fab222a32706866fb2225f8268acc12dd3a49175
  1. .settings/
  2. lib/
  3. src/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml
  9. VERSION