File tree Expand file tree Collapse file tree 2 files changed +266
-266
lines changed
Expand file tree Collapse file tree 2 files changed +266
-266
lines changed Original file line number Diff line number Diff line change 610610
611611 <properties token =" %PROPERTIES%" file =" ${ project.distrib.dir } /data/defaults.properties" />
612612
613- <regex searchPattern =" \b(issue)(\s*[#]?|-){0,1}(\d+)\b" replacePattern =" <a href='http ://code.google. com/p /gitblit/issues/detail?id= $3'>issue $3</a>" />
613+ <regex searchPattern =" \b(issue)(\s*[#]?|-){0,1}(\d+)\b" replacePattern =" <a href='https ://github. com/gitblit /gitblit/issues/$3'>issue $3</a>" />
614614 <regex searchPattern =" \b(pr|pull request)(\s*[#]?|-){0,1}(\d+)\b" replacePattern =" <a href='https://github.com/gitblit/gitblit/pull/$3'>pull request #$3</a>" />
615615 <regex searchPattern =" \b(ticket)(\s*[#]?|-){0,1}(\d+)\b" replacePattern =" <a href='https://dev.gitblit.com/tickets/gitblit.git/$3'>ticket $3</a>" />
616616
You can’t perform that action at this time.
0 commit comments