#author("2021-05-27T07:47:05+09:00","default:ryuichi","ryuichi")
* gitconfigファイルのパスを確認する [#c4520193]

** Git 2.26 (2020年)以降 [#l6e3a57c]

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

** 古いGit [#bd4e2213]

 git config --global -e

** 参考 [#v9a297c7]

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

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