From a4914fe985459ef59fe2abd1e088764b8ce3c7f2 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:52:22 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- garcon.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 garcon.yaml diff --git a/garcon.yaml b/garcon.yaml new file mode 100644 index 0000000..d3af6d3 --- /dev/null +++ b/garcon.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "garcon-" +seperator: "." From 50610b9be500e97b107d339fa7d16c327f04e7e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 11:48:42 +0800 Subject: [PATCH 2/2] update garcon.yaml. --- garcon.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/garcon.yaml b/garcon.yaml index d3af6d3..1903286 100644 --- a/garcon.yaml +++ b/garcon.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/xfce/garcon.git tag_prefix: "garcon-" seperator: "."