352 Star 3.1K Fork 671

GVPLongbowEnterprise / SliderCaptcha

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.issuetracker 571 Bytes
一键复制 编辑 原始数据 按行查看 历史
Argo Zhang 提交于 2019-04-30 14:21 . doc: 增加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"
JavaScript
1
https://gitee.com/LongbowEnterprise/SliderCaptcha.git
git@gitee.com:LongbowEnterprise/SliderCaptcha.git
LongbowEnterprise
SliderCaptcha
SliderCaptcha
master

搜索帮助