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



commit a1efdb725500166cf542e19c34f3a0db138103ac
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 d2719df2..d3cca951 100644
--- a/project.conf
+++ b/project.conf
@@ -152,6 +152,9 @@ sources:
   git:
     config:
       checkout-submodules: False
+  git_tag:
+    config:
+      checkout-submodules: False
 
 split-rules:
   devel:
@@ -305,3 +308,5 @@ plugins:
   elements:
     flatpak_image: 0
     flatpak_repo: 0
+  sources:
+    git_tag: 0


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