Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
git help configは、さまざまな行の例として両方に言及しています。念のため両方を設定しただけですが、その設定はキャメルケースですか?
git help config
gitの変数名は大文字と小文字が区別されないため、core.filemode を設定するだけで済みます。