commit | 03f27baa4dfaf14f8d5e9a71e820909bb4d5311b | [log] [tgz] |
---|---|---|
author | Vincent Driessen <vincent@datafox.nl> | 周四 9月 23 08:57:47 2010 +0200 |
committer | Vincent Driessen <vincent@datafox.nl> | 周四 9月 23 08:57:47 2010 +0200 |
tree | 5574179a46d42fea01f9d920e4083f10d8111d98 | |
parent | cb9222811959f923482c0ce4d945aa4763492cb4 [diff] [blame] |
Revert "Change submodule URL from git:// to http://" This reverts commit 19a6e24a11b76049feed76cbc5604a7fcb90ac14. This was a local experiment that I pushed to Github accidentally.
diff --git a/.gitmodules b/.gitmodules index f4a246e..8566567 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,3 @@ [submodule "shFlags"] path = shFlags - url = https://nvie@github.com/nvie/shFlags.git + url = git://github.com/nvie/shFlags.git