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 17:06:31 +0900
commit6c680399401bbeb546264c8621c635e24df897e2 (patch)
tree3101f7272beede3d0ebc8aaddd8662c6e6f003b8
parent96f686b41ae2f80ff45a05f802ec3dad4e56bd7a (diff)
downloadgit-buildpackage-6c680399401bbeb546264c8621c635e24df897e2.tar.gz
git-buildpackage-6c680399401bbeb546264c8621c635e24df897e2.tar.bz2
git-buildpackage-6c680399401bbeb546264c8621c635e24df897e2.zip
Change url of gitmodules to inside public gerritrelease-20171013
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