1 Star 0 Fork 706

i春暖花开去看海 / BootstrapBlazor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.issuetracker 583 Bytes
一键复制 编辑 原始数据 按行查看 历史
Argo Zhang 提交于 2020-03-02 17:00 . build: 初始化项目
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Gitee-Issue"]
regex = "#((?!.*Issue|issue|Comme|comme).{5})"
url = "https://gitee.com/LongbowEnterprise/FlexibleLogistics/issues/$1?from=project-issue"
[issuetracker "Gitee-Url"]
regex = "([a-zA-z]+://[^\\s]*)"
url = "$1"
[issuetracker "Gitee-Commit"]
regex = "[C|c]ommit:([^\\s]*)"
url = "https://gitee.com/LongbowEnterprise/FlexibleLogistics/commit/$1"
[issuetracker "Gitee-PR"]
regex = "!([\\d]+)"
url = "https://gitee.com/LongbowEnterprise/FlexibleLogistics/pulls/$1"
C#
1
https://gitee.com/melody_zc/BootstrapBlazor.git
git@gitee.com:melody_zc/BootstrapBlazor.git
melody_zc
BootstrapBlazor
BootstrapBlazor
master

搜索帮助