From cbba18115f612015df1c63114db1f53988fd00ce Mon Sep 17 00:00:00 2001 From: herengui Date: Fri, 8 Apr 2022 16:14:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=20yaml=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=88=B0=20master=20=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: herengui --- htslib.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 htslib.yaml diff --git a/htslib.yaml b/htslib.yaml new file mode 100644 index 0000000..e8b229c --- /dev/null +++ b/htslib.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: samtools/htslib +tag_prefix: "^" +separator: "." -- Gitee