Skip to content

Commit 948c189

Browse files
committed
Merge pull request #543 from YueLinHo/TortoiseGit_config
Fix issue #541: Add TortoiseGit config for bugtraq and icon
2 parents 33a43e2 + 08755f3 commit 948c189

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.tgitconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[bugtraq]
2+
url = https://github.com/progit/progit2/issues/%BUGID%
3+
logregex = "[Ii]ssues?:?(\\s*(,|and)?\\s*#?\\d+)+\n(\\d+)"
4+
5+
[tgit]
6+
icon = Pro.ico

Pro.ico

1.57 MB
Binary file not shown.

0 commit comments

Comments
 (0)