Fix: Create missing repos when using git protocol

When using git protocol to replicate to a remote but there are missing
repositories, the error thrown is a RemoteRepositoryException with the
message "no such repository".

Create the repository if this is detected.

Change-Id: I920963f917e257ad5e889948419a8f78718e2b11
1 file changed
tree: d5e17509241056b1395443addd753078cf7a2da0
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE