1 Star 1 Fork 1.4K

nlh774 / BootstrapAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.issuetracker 571 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Argo Zhang 提交于 2019-04-19 15:47 . refactor: 更新issuetracker规则
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Gitee-Issue"]
regex = "#((?!.*Issue|issue|Comme|comme).{5})"
url = "https://gitee.com/LongbowEnterprise/BootstrapAdmin/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/BootstrapAdmin/commit/$1"
[issuetracker "Gitee-PR"]
regex = "!([\\d]+)"
url = "https://gitee.com/LongbowEnterprise/BootstrapAdmin/pulls/$1"
C#
1
https://gitee.com/nlh774/BootstrapAdmin.git
git@gitee.com:nlh774/BootstrapAdmin.git
nlh774
BootstrapAdmin
BootstrapAdmin
master

搜索帮助

14c37bed 8189591 565d56ea 8189591