From 8f8972b72835207559359e83f81ef37faaf468e7 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Thu, 18 Jun 2020 10:37:56 +0800 Subject: [PATCH] add yaml file --- util-linux.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 util-linux.yaml diff --git a/util-linux.yaml b/util-linux.yaml new file mode 100644 index 0000000..0486052 --- /dev/null +++ b/util-linux.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git" +tag_prefix: "^v" +seperator: -- Gitee