git commitした時に表示されるautherの名前は、system,global,local単位で設定できて、ローカルが1番優先度が高い updated: 2026/03/07 created: 2026/03/07 git config set –system user.name testを実行した後コミットして確認しgit config unset –system user.nameをすれば全て確認できそう