projects
/
platform
/
upstream
/
gflags.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16a1687
)
#112 Use HTTPS protocol for "doc" submodule to not require SSH authentication
author
Andreas Schuh
<andreas.schuh.84@gmail.com>
Tue, 31 Mar 2015 14:53:18 +0000
(15:53 +0100)
committer
Andreas Schuh
<andreas.schuh.84@gmail.com>
Tue, 31 Mar 2015 14:53:18 +0000
(15:53 +0100)
.gitmodules
patch
|
blob
|
history
diff --git
a/.gitmodules
b/.gitmodules
index
ae8f50c
..
aa2072c
100644
(file)
--- a/
.gitmodules
+++ b/
.gitmodules
@@
-1,4
+1,4
@@
[submodule "doc"]
path = doc
- url =
git@github.com:
gflags/gflags.git
+ url =
https://github.com/
gflags/gflags.git
branch = gh-pages