I recently set up the parallel-libs sub-project in the llvm-project repo and I would like to set up a Git mirror to interact with that project similar to the mirrors for clang and compiler-rt at http://llvm.org/git/clang.git and http://llvm.org/git/compiler-rt.git. How do I get a git mirror like that set up for parallel-libs?
Thanks,
-Jason