diff options
| author | bors <bors@rust-lang.org> | 2013-10-25 21:09:37 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-10-25 21:09:37 -0700 |
| commit | c5074ae6463876bbb9511e980fe890bebc881e41 (patch) | |
| tree | 9cf45a7763c8142e29b98326e38d29f1e97e9cce | |
| parent | dcdcd309fb9baf06f835831c83b94a5ad1cdd568 (diff) | |
| parent | b4dabd40941570f09e089c76a594d725911021ff (diff) | |
| download | rust-c5074ae6463876bbb9511e980fe890bebc881e41.tar.gz rust-c5074ae6463876bbb9511e980fe890bebc881e41.zip | |
auto merge of #10082 : brson/rust/gyp, r=huonw
The upstream repo has been offline for hours. A single point of failure is plenty.
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 97e327ebfa4..7e997334cec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,4 +8,4 @@ branch = master [submodule "src/gyp"] path = src/gyp - url = https://git.chromium.org/external/gyp.git + url = https://github.com/brson/gyp.git |
