0028663: Integration of TortoiseGit with bug tracker

The file .tgitconfig has been added to the root.
This commit is contained in:
msv
2017-04-19 18:02:21 +03:00
committed by bugmaster
parent 68ef63f9f3
commit dfde2a3315
2 changed files with 5 additions and 0 deletions

3
.tgitconfig Normal file
View File

@@ -0,0 +1,3 @@
[bugtraq]
url = https://tracker.dev.opencascade.org/view.php?id=%BUGID%
logregex = "(\\s)(00|#)\\d+(?!\\w)\n(\\d+)"