From 88ecb551faf5241bec4e801a29e454f8dd22e853 Mon Sep 17 00:00:00 2001 From: yu_boyun <1215979730@qq.com> Date: Fri, 12 Jun 2020 15:57:15 +0800 Subject: [PATCH] add yaml file --- openssh.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openssh.yaml diff --git a/openssh.yaml b/openssh.yaml new file mode 100644 index 0000000..1630e24 --- /dev/null +++ b/openssh.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://anongit.mindrot.org/openssh.git +tag_prefix: V. +seperator: _ -- Gitee