Skip to content

Conversation

@galiacheng
Copy link
Contributor

@galiacheng galiacheng commented Nov 23, 2021

We have lots of shell script in samples folder, it 's easy to run into LF ending issue if customer working with Windows WSL, see #2636

This pr contains:

  • small fix for property TwoWaySSLEnabled name in documentation/staging/content/faq/external-clients.md
  • .gitattributes to normalize .sh and .py files with LF.

The customer should checkout all .sh and .py files with LF ending in different platforms.

If you have local .gitattributes, please run the following command to refresh files endings.

git rm --cached -r
git reset --hard

…faq/external-client/model-sample

Changes to be committed:
	modified:   documentation/staging/content/faq/external-clients.md
Signed-off-by: galiacheng <haixia.cheng@microsoft.com>
@rjeberhard rjeberhard merged commit 8fd9720 into oracle:main Nov 23, 2021
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.

3 participants