Skip to content

Conversation

kkato233
Copy link
Contributor

@kkato233 kkato233 commented Feb 18, 2025

※ Windowsでgitを利用する場合、デフォルト設定でのインストールを行うと
スクリプトの改行コードを変えられてしまい、データベースを正しく構築できないことがあります 

の 問題を .gitattributes を使うことで解決します。

.sh ファイルは Bash で実行する シェルのため 改行コードは LF 固定になるようにします。

Copy link
Contributor

@KazuhiroM KazuhiroM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PRありがとうございます
取り込ませていただきました

@KazuhiroM KazuhiroM merged commit ca112e0 into The-Japan-DataScientist-Society:master Mar 31, 2025
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.

2 participants