Missing .gitattributes file in dotnet-new integration test
Open
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Related to https://github.com/dotnet/sdk/issues/52307
When running `git archive` on this repo, or the VMR, this file ends up being excluded: https://github.com/dotnet/sdk/blob/main/test/dotnet-new.IntegrationTests/Approvals/AllCommonItemsCreate.-o%23dotnet-gitattributes-file%23-n%23item.verified/dotnet-gitattributes-file/.gitattributes. While the presence of this file doesn't impact the functionality of the build SDK, it affects the testability of the repo from such an archive.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.