목록Git (7)

09009

[Git] error → warning: user.name has multiple values

해결 방법: $ git config --global --replace-all user.name "(사용자 이름)"

Git