diff options
author | Javier Jardón <jjardon@gnome.org> | 2012-11-15 13:39:29 +0000 |
---|---|---|
committer | Javier Jardón <javier.jardon@codethink.co.uk> | 2014-06-17 13:27:49 +0100 |
commit | 0217fba607637860a475d0b5d48a3d4b249ca360 (patch) | |
tree | 9b3d3097e6067c621209f2d5c4e16253640ae530 | |
parent | 8b9a8e4fb0c1cfb91f23d21d7b7dce86fea7232f (diff) | |
download | gstreamer-baserock/morph/1.2.tar.gz |
Fix .gitmodules to use baserock upstreambaserock/morph/1.2
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1ba590b440..908761f974 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "common"] path = common - url = git://anongit.freedesktop.org/gstreamer/common + url = upstream:gstreamer-common |