From e2ce05a66f2c8fb04dd709bc3030582df47c3674 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:55:25 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- thunar-vcs-plugin.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 thunar-vcs-plugin.yaml diff --git a/thunar-vcs-plugin.yaml b/thunar-vcs-plugin.yaml new file mode 100644 index 0000000..f2e7f51 --- /dev/null +++ b/thunar-vcs-plugin.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "thunar-vcs-plugin-" +seperator: "." From 2c2838a163eacc8056cf95bcb83e72919f46ccfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 17:39:01 +0800 Subject: [PATCH 2/2] update thunar-vcs-plugin.yaml. --- thunar-vcs-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunar-vcs-plugin.yaml b/thunar-vcs-plugin.yaml index f2e7f51..bd3a27d 100644 --- a/thunar-vcs-plugin.yaml +++ b/thunar-vcs-plugin.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin.git tag_prefix: "thunar-vcs-plugin-" seperator: "."