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

Implemented --autocrlf option for init, clone and quick clone #246

Merged
merged 2 commits into from Nov 8, 2012

Conversation

patthoyts
Copy link
Contributor

This solves with issue #220 by allowing all the repository creating commands to set the autocrlf option
when creating the git config. Added some tests to ensure the interface defaults to false and only allows true, false or auto.

This implements the suggestion in issue git-tfs#220 and leaves the default as
false but permits true or auto but not any other values.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
spraints added a commit that referenced this pull request Nov 8, 2012
Implemented --autocrlf option for init, clone and quick clone
@spraints spraints merged commit 65fb2da into git-tfs:master Nov 8, 2012
@spraints
Copy link
Member

spraints commented Nov 8, 2012

🤘 thanks!

@sc68cal
Copy link
Contributor

sc68cal commented Nov 8, 2012

nice!

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.

None yet

3 participants