From 33c0531a5624cf8931a7ae3f10088832d3a83631 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Mon, 11 May 2020 10:41:05 +0800 Subject: [PATCH 1/2] Add yaml file --- linuxconsoletools.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 linuxconsoletools.yaml diff --git a/linuxconsoletools.yaml b/linuxconsoletools.yaml new file mode 100644 index 0000000..cd2a8fa --- /dev/null +++ b/linuxconsoletools.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA From 17ab579a8658d951c44374db35ff36131151b3c7 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Mon, 11 May 2020 18:35:58 +0800 Subject: [PATCH 2/2] Add yaml file --- linuxconsoletools.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/linuxconsoletools.yaml b/linuxconsoletools.yaml index cd2a8fa..d8d117e 100644 --- a/linuxconsoletools.yaml +++ b/linuxconsoletools.yaml @@ -1,4 +1,4 @@ -version_control: NA -src_repo: NA -tag_prefix: NA -seperator: NA +version_control: git +src_repo: https://git.code.sf.net/p/linuxconsole/code +tag_prefix: linuxconsoletools- +seperator: .