add an explicit github ssh remote
Change-Id: I365727c9e32930d759e32c11456bc759630058ff
This commit is contained in:
parent
8954b96b53
commit
1783740713
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
||||||
fetch=".."
|
fetch=".."
|
||||||
review="review.cyanogenmod.com" />
|
review="review.cyanogenmod.com" />
|
||||||
|
|
||||||
|
<remote name="private"
|
||||||
|
fetch="git@github.com:" />
|
||||||
|
|
||||||
<default revision="refs/heads/ics"
|
<default revision="refs/heads/ics"
|
||||||
remote="github"
|
remote="github"
|
||||||
sync-j="4" />
|
sync-j="4" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue