Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renormalize line endings for Storage #7575

Merged
merged 1 commit into from
Sep 11, 2019
Merged

Conversation

tg-msft
Copy link
Member

@tg-msft tg-msft commented Sep 11, 2019

We're formalizing the line ending in CONTRIBUTING.md with #7570 and

\sdk\storage> git add . --renormalize

ensures all Storage files comply. Please verify your client is correctly configured by checking that

git config --global core.autocrlf

returns true on Windows and input elsewhere.

We're formalizing the line ending in CONTRIBUTING.md with Azure#7570 and

    \sdk\storage> git add . --renormalize

ensures all Storage files comply.  Please verify your client is correctly
configured by checking that

    git config --global core.autocrlf

returns true on Windows and input elsewhere.
@JoshLove-msft
Copy link
Member

FYI to configure the client, I believe you would execute:
git config --global core.autocrlf true

@tg-msft tg-msft merged commit 19feb9b into Azure:master Sep 11, 2019
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.

5 participants