Skip to content

Commit a5fc552

Browse files
committed
TortoiseGit bug tracker
fixes #1126
1 parent e5cc53e commit a5fc552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tgitconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[bugtraq]
22
url = https://github.com/progit/progit2/issues/%BUGID%
3-
logregex = "[Ii]ssues?:?(\\s*(,|and)?\\s*#?\\d+)+\n(\\d+)"
3+
logregex = "(?:[Cc]lose[sd]?|[Ff]ix(?:e[sd])?|[Rr]esolve[sd]?):?\\s+((?:[Ii]ssues?\\s+#?|#)\\d+((?:,|\\s+and)\\s+(?:[Ii]ssues?\\s+#?|#)\\d+)*)\n(\\d+)"
44

55
[tgit]
66
icon = Pro.ico

0 commit comments

Comments
 (0)