gitconfigファイルのパスを確認する

Git 2.26 (2020年)以降

 git config --list --show-origin --show-scope

古いGit

 git config --global -e

参考

https://stackoverflow.com/questions/2114111/where-does-git-config-global-get-write-to


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS

Last-modified: 2021-05-27 (木) 07:47:05