Add a project.git_default_branch option#32
Closed
no92 wants to merge 3 commits into
Closed
Conversation
Owner
|
Thank you. If I recall correctly the "Repository" link used to work even with the We already have your CAA on file so we will be merging this in to the next release. Your contribution is greatly appreciated. |
Owner
|
Hello @no92, your PR was merged as part of hdoc 1.4.0 which we just released. We have credited you in the release notes, which can be found here: https://hdoc.io/release-notes/#version-1-4-0-24-october-2022. Thank you for your help and for the high quality PR. |
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.
This allows for specifying the repository base URL separately from the branch/commit/tag part, which fixes the
Repositorylink in the sidebar while preserving the functionality of the links to declarations, all while being more user-friendly IMO.The configuration in
.hdoc.tomlwould look like this: