Plugin with support for linking to VisualSVN Server repo browser web interface#313
Merged
dregad merged 14 commits intomantisbt-plugins:masterfrom Feb 7, 2020
Merged
Conversation
Member
That's great, thanks for your contribution !
If they are indeed the same, then don't bother. Just close the other PR (which I have not yet had time to review, sorry), and mention that it is replaced by this one. I'll have a look at the code as time allows, and will let you know if I any changes are needed. |
case consistency in function call switch lang_get to plugin_lang_get
and encoding of non-empty repository prefixes
- List SourceVisualSVNServer plugin in alphabetical order in README.md - fix typo in CONFIGURING.SourceVisualSVNServer.md
533519d to
2a056f7
Compare
dregad
added a commit
that referenced
this pull request
Feb 7, 2020
Add file and diff link button support for linking to the built-in web front-end for VisualSVN Server. Thanks to David Hopkins, FBR Ltd. Fixes PR #313
Member
|
Apologies for taking so long to merge this... Thanks again ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I made a plugin that adds file and diff link button support for linking to the built-in web front-end for VisualSVN Server.
I have permission from my employer to contribute this plugin back into the source-integration project under the existing project MIT licence.
I'm not very experienced with Git or Github, so I'm not sure how I can (or if I should) exclude the documentation changes and sample scripts included in the 53a72cf commit, which are the same as the contents of PR #311.