Use submodule.name.url to determine the URL of a submodule by tmat · Pull Request #587 · dotnet/sourcelink (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

tmat

merged 5 commits into

Mar 2, 2020

Conversation

@tmat

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

@tmat tmat mentioned this pull request

Mar 1, 2020

tmat and others added 4 commits

March 1, 2020 15:49

@tmat tmat deleted the SubmoduleUrls branch

March 2, 2020 00:12

dariuszkuc referenced this pull request in apollographql/federation-hotchocolate

Oct 13, 2023

@renovate

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 }})

1 participant

@tmat