summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoonKyu Park <sk7.park@samsung.com>2017-05-10 17:41:32 +0900
committerSoonKyu Park <sk7.park@samsung.com>2017-07-08 13:47:56 +0900
commit6dfd985e70c0cf0549d6799835ceb57cde651edd (patch)
tree13f661d3bef928ada3fc387ce6071bd57e46cf9d
parentc16bea18e1bd3306f66a30c6712e51e9b6f64f27 (diff)
downloadgit-buildpackage-6dfd985e70c0cf0549d6799835ceb57cde651edd.tar.gz
git-buildpackage-6dfd985e70c0cf0549d6799835ceb57cde651edd.tar.bz2
git-buildpackage-6dfd985e70c0cf0549d6799835ceb57cde651edd.zip
Change url of gitmodules to inside public gerritdebian/0.9.9sandbox/soong9/gitmodules
Change-Id: Id9f39e2ea5c0a4f5b9e4a0f10e029f3ebdd434ba
-rw-r--r--.gitmodules5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 19d19953..3704c804 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,7 @@
[submodule "tests/component/deb/data"]
path = tests/component/deb/data
- url = git://honk.sigxcpu.org/git/gbp/deb-testdata
+ #url = git://honk.sigxcpu.org/git/gbp/deb-testdata
+ url = https://git.tizen.org/cgit/tools/git-buildpackage-deb-testdata
[submodule "tests/component/rpm/data"]
path = tests/component/rpm/data
- url = git://github.com/marquiz/git-buildpackage-rpm-testdata.git
+ url = https://git.tizen.org/cgit/tools/git-buildpackage-rpm-testdata