LoginSignup
0
0

More than 3 years have passed since last update.

windows git diff 変更差分が全範囲になる(文字コード)

Last updated at Posted at 2019-05-29

文字コードの違いで、ファイルを編集したときにgit diffがファイル全体にかかってしまう現象がある。git bashでコマンドを入力して修正参考記事

コマンド
git config --global core.autoCRLF false
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0