From b6c0e96a945408f79b7b6979f1243c8ec89cbd5d Mon Sep 17 00:00:00 2001 From: william <william.chen@hlmt.com.tw> Date: Wed, 05 Aug 2015 05:39:58 -0400 Subject: [PATCH] minor translation --- .gitbugtraq | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.gitbugtraq b/.gitbugtraq index cd5b228..21f0858 100644 --- a/.gitbugtraq +++ b/.gitbugtraq @@ -8,3 +8,9 @@ loglinkregex = "(?:pull request|pull|pr)\\s*[-#]?[0-9]+" logregex = "\\d+" loglinktext = "pull request #%BUGID%" +[bugtraq "tickets"] + url = "https://dev.gitblit.com/tickets/gitblit.git/%BUGID%" + loglinkregex = "(?:ticket)\\s*[-#]?[0-9]+" + logregex = "\\d+" + loglinktext = "ticket #%BUGID%" + \ No newline at end of file -- Gitblit v1.9.1