Skip to content

[Feature Request] Add support for the new Git storage format #1605

@JM-DL

Description

@JM-DL

Hi

Currently, one of our repos is using refstorage:

https://git-scm.com/docs/git-config

Image

We are getting this error:

Microsoft.Build.Tasks.Git.targets(25, 5): Error reading git repository information: Unsupported repository extension 'refstorage'. Only noop, preciousObjects, partialclone, worktreeConfig are supported.

DotNet 10.0.3

We disabled it with:

<SuppressImplicitGitSourceLink>true</SuppressImplicitGitSourceLink>

But I wonder if this can be fixed/added.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions