aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-17 17:39:01 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-17 17:40:51 +0200
commitc2cffc0b424f3afcebc973031519fc3fea4629d6 (patch)
tree071d5244bad74187e1fa7a62db1301c0392af8eb /.gitmodules
parentpkglist.py: Have print statement work in both Python 2 and 3 (diff)
downloadqa-scripts-c2cffc0b424f3afcebc973031519fc3fea4629d6.tar.gz
qa-scripts-c2cffc0b424f3afcebc973031519fc3fea4629d6.tar.bz2
qa-scripts-c2cffc0b424f3afcebc973031519fc3fea4629d6.zip
Convert pkgcheck2html to submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..870148a
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "pkgcheck2html"]
+ path = pkgcheck2html
+ url = https://github.com/mgorny/pkgcheck-result-parser