From 6752d462dff659e2e1c82d3e7797ee02f4967101 Mon Sep 17 00:00:00 2001 From: Shinwell_Hu Date: Mon, 29 Jun 2020 14:38:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dyaml=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- m4.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/m4.yaml b/m4.yaml index abb4ccb..565694b 100644 --- a/m4.yaml +++ b/m4.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: https://git.savannah.nongnu.org/cgit/m4.git -tag_prefix: ^v -seperator: . +src_repo: https://git.savannah.gnu.org/git/m4.git +tag_prefix: ^v +seperator: "." -- Gitee