Skip to content

Commit f9bf853

Browse files
committed
manifest: Add Gitlab remote
Change-Id: Ibdfd4642955b1af5809493193e6ead9695b1033f
1 parent da5118e commit f9bf853

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

carbon-default.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
sync-c="true"
1313
sync-j="8" />
1414

15+
<remote name="gl"
16+
fetch="https://gitlab.com/"
17+
sync-c="true"
18+
sync-j="8" />
19+
1520
<remote name="private"
1621
fetch="ssh://git@github.com" />
1722

0 commit comments

Comments
 (0)