change gflags in .gitmodules to github

pull/1206/head
Tony Han 10 years ago
parent e4f2f1580d
commit d448247496
  1. 2
      .gitmodules

2
.gitmodules vendored

@ -11,4 +11,4 @@
branch = v3.0.0-alpha-1
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://code.google.com/p/gflags
url = https://github.com/gflags/gflags.git

Loading…
Cancel
Save