diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-03-01 16:37:55 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-03-06 17:44:22 -0800 |
| commit | c707a2d73cfbb630ff7f38790732586d026a5e8a (patch) | |
| tree | 26c053ef76eb3e542c3ad95af44d14811ef71f72 /.gitmodules | |
| parent | a35dc959693afc714989d039c83853abb0f2d650 (diff) | |
| download | rust-c707a2d73cfbb630ff7f38790732586d026a5e8a.tar.gz rust-c707a2d73cfbb630ff7f38790732586d026a5e8a.zip | |
Update uv submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index adc28fa6cab..4c61c7e409b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = git://github.com/brson/llvm.git [submodule "src/libuv"] path = src/libuv - url = https://github.com/ILyoan/libuv.git + url = git://github.com/brson/libuv.git |
