Skip to content

Git Attributes#141

Merged
Cameron-Micka merged 16 commits intomicrosoft:mainfrom
Cameron-Micka:user/cameron-micka/git-attributes
Jan 10, 2023
Merged

Git Attributes#141
Cameron-Micka merged 16 commits intomicrosoft:mainfrom
Cameron-Micka:user/cameron-micka/git-attributes

Conversation

@Cameron-Micka
Copy link
Copy Markdown
Member

@Cameron-Micka Cameron-Micka commented Jan 10, 2023

Overview

Ensuring git attributes match MRTK3: https://github.com/microsoft/MixedRealityToolkit-Unity/blob/mrtk3/.gitattributes

And normalizing line endings via: https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings#refreshing-a-repository-after-changing-line-endings

Verification

As a reviewer, it is possible to check out this change locally by using the following
commands (substituting {PR_ID} with the ID of this pull request):

git fetch origin pull/{PR_ID}/head:name_of_local_branch

git checkout name_of_local_branch

@Cameron-Micka Cameron-Micka merged commit 4a05011 into microsoft:main Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant