aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-01-04 18:54:05 +0100
committerGuido Günther <agx@sigxcpu.org>2017-01-04 18:54:05 +0100
commit1888a1f251adde905773575f1f89214f394178f1 (patch)
treede535ed5a0a098a8ef65931915a7dc96b2a66f85 /.gitmodules
parentab858d2850ca2bee0130707b77f22f713d68a00b (diff)
Use or fork of rpm testdata
so we can patch it
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 40e45fba..433989c6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,4 +3,5 @@
url = git://honk.sigxcpu.org/git/gbp/deb-testdata.git
[submodule "tests/component/rpm/data"]
path = tests/component/rpm/data
- url = git://github.com/marquiz/git-buildpackage-rpm-testdata.git
+ url = https://git.sigxcpu.org/cgit/gbp/rpm-testdata
+