Replies: 2 comments 1 reply
-
I think, that regexp will detect references to issues in the commit messages. |
Beta Was this translation helpful? Give feedback.
1 reply
-
SourceGit detects issue links in commit message by user configured issue tracker rules. When you click these issue links, SourceGit will open it in default browser. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've seen there is a tab on Repository Configuration called "Issue Tracker". I've configured it to test it putting "https://github.com/sourcegit-scm/sourcegit/issues/$1" on the result URL and "#(\d+)" on the Regex field (default) but I don't know what to expect now.
Is there any tab or window that needs to be open to show issues? How does this feature work?
Beta Was this translation helpful? Give feedback.
All reactions