Fix discovery of working directory for worktrees by tmat · Pull Request #734 · 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 1 commit into

Aug 12, 2021

Conversation

@tmat

SourceLink used gitdir to determine the directory (and incorrectly interpreting the content) but turns out git doesn't use it at all for this purpose.

Fixes dotnet/roslyn#55149
Fixes #726

@tmat

SourceLink used gitdir to determine the directory (and incorrectly interpreting the content) but turns out git doesn't use it at all for this purpose.

@tmat tmat deleted the WorkTree branch

August 12, 2021 22:29

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