Use submodule.name.url to determine the URL of a submodule by tmat · Pull Request #587 · dotnet/sourcelink (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 5 commits into
Mar 2, 2020
Conversation
Check submodule.<name>.url configuration variable to find the URL for the submodule (see https://git-scm.com/docs/gitsubmodules). This variable is calculated based on the entry in .gitmodules by git submodule init and will be present for initialized submodules. Skip uninitialized submodules as they won't have source code contributing to the build.
Fixes #576
tmat mentioned this pull request
tmat and others added 4 commits
tmat deleted the SubmoduleUrls branch
dariuszkuc referenced this pull request in apollographql/federation-hotchocolate
This was referenced
Dec 11, 2025
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
[ Show hidden characters]({{ revealButtonHref }})