Skip to content

Commit 104f07f

Browse files
authored
Merge pull request #1127 from aollier/TortoiseGit
TortoiseGit bug tracker
2 parents e5cc53e + a5fc552 commit 104f07f

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)