We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5cc53e + a5fc552 commit 104f07fCopy full SHA for 104f07f
.tgitconfig
@@ -1,6 +1,6 @@
1
[bugtraq]
2
url = https://github.com/progit/progit2/issues/%BUGID%
3
- logregex = "[Ii]ssues?:?(\\s*(,|and)?\\s*#?\\d+)+\n(\\d+)"
+ 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+)"
4
5
[tgit]
6
icon = Pro.ico
0 commit comments