[gnome-build-meta/juerg/strip-variables: 68/70] project.conf: Add configuration for git_tag plugin



commit 577d71180c25886293fb0fe9d3459f3340885ee7
Author: Jürg Billeter <j bitron ch>
Date:   Sun Feb 10 15:15:36 2019 +0100

    project.conf: Add configuration for git_tag plugin

 project.conf | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/project.conf b/project.conf
index c192fcdf..b4d13170 100644
--- a/project.conf
+++ b/project.conf
@@ -165,6 +165,9 @@ sources:
   git:
     config:
       checkout-submodules: False
+  git_tag:
+    config:
+      checkout-submodules: False
 
 split-rules:
   devel:
@@ -319,3 +322,5 @@ plugins:
     flatpak_image: 0
     flatpak_repo: 0
     collect_manifest: 0
+  sources:
+    git_tag: 0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]