projects
/
freedom-sifive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3255646
)
Use public accessible URL for submodules
author
Olof Kindgren
<olof.kindgren@gmail.com>
Tue, 29 Nov 2016 22:22:26 +0000
(23:22 +0100)
committer
Andrew Waterman
<aswaterman@gmail.com>
Tue, 29 Nov 2016 22:30:01 +0000
(14:30 -0800)
.gitmodules
patch
|
blob
|
history
diff --git
a/.gitmodules
b/.gitmodules
index ac377413c95fbf3696f587dfa197aadc27f8e7f3..2073ae0c9dc1fdb934410d383a5f8dec9637fd76 100644
(file)
--- a/
.gitmodules
+++ b/
.gitmodules
@@
-1,6
+1,6
@@
[submodule "rocket-chip"]
path = rocket-chip
- url =
git@github.com:
ucb-bar/rocket-chip.git
+ url =
https://github.com/
ucb-bar/rocket-chip.git
[submodule "sifive-blocks"]
path = sifive-blocks
- url =
git@github.com:
sifive/sifive-blocks.git
+ url =
https://github.com/
sifive/sifive-blocks.git