add an explicit github ssh remote
Change-Id: I365727c9e32930d759e32c11456bc759630058ff
This commit is contained in:
parent
8954b96b53
commit
1783740713
@ -8,6 +8,9 @@
|
||||
fetch=".."
|
||||
review="review.cyanogenmod.com" />
|
||||
|
||||
<remote name="private"
|
||||
fetch="git@github.com:" />
|
||||
|
||||
<default revision="refs/heads/ics"
|
||||
remote="github"
|
||||
sync-j="4" />
|
||||
|
Loading…
Reference in New Issue
Block a user