Search Results

3
votes

How do I share code via git with others having the Android repo?

I'm not sure what Repo is or does, but it seems to me like you want to clone git://android.git.kernel.org/platform/bionic.git: git clone --bare git://android.git.kernel …