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.
1 parent 0386c43 commit f7a3b00Copy full SHA for f7a3b00
.gitbugtraq
@@ -0,0 +1,7 @@
1
+# .gitbugtraq for Git GUIs (SmartGit/TortoiseGit) to show links to the Github issue tracker.
2
+# Instead of the repository root directory, it could be added as an additional section to $GIT_DIR/config.
3
+# (note that '\' need to be escaped).
4
+[bugtraq]
5
+ url = https://github.com/SRombauts/SQLiteCpp/issues/%BUGID%
6
+ loglinkregex = "#\\d+"
7
+ logregex = \\d+
0 commit comments