From a0adc6ce877a728da8118e37fc955e24775d3a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Thu, 13 Aug 2020 18:58:12 +0800 Subject: [PATCH] update crash.yaml. --- crash.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/crash.yaml b/crash.yaml index 9156d41..681eaa5 100644 --- a/crash.yaml +++ b/crash.yaml @@ -1,4 +1,5 @@ +git_url: https://github.com/crash-utility/crash.git version_control: github -src_repo: carsh-utility/crash +src_repo: crash-utility/crash tag_prefix: -seperator: . +seperator: "." -- Gitee