From cd40b532ee62c3189d7517c02ebbae503131d698 Mon Sep 17 00:00:00 2001 From: chengguipeng_xian Date: Thu, 2 Jul 2020 17:50:02 +0800 Subject: [PATCH 1/2] add procinfo.yaml. --- procinfo.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 procinfo.yaml diff --git a/procinfo.yaml b/procinfo.yaml new file mode 100644 index 0000000..cb3e9b2 --- /dev/null +++ b/procinfo.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: +tag_prefix: +seperator: -- Gitee From a2866bfcb8224e1ef230c85e35738999876dbc77 Mon Sep 17 00:00:00 2001 From: chengguipeng_xian Date: Tue, 14 Jul 2020 10:58:28 +0800 Subject: [PATCH 2/2] update procinfo.yaml. --- procinfo.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/procinfo.yaml b/procinfo.yaml index cb3e9b2..38c5ecc 100644 --- a/procinfo.yaml +++ b/procinfo.yaml @@ -1,4 +1,4 @@ version_control: NA -src_repo: -tag_prefix: -seperator: +src_repo: NA +tag_prefix: NA +seperator: NA -- Gitee