먼저 아래의 command를 수행합니다.
$ git config --local user.email "yourAccount@navercorp.com"
$ git config --local user.name "yourNickname or yourName"
$ git config --local commit.template .gitmessage.txt원고 작성 방법를 참고하여, 작성부탁드립니다.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
먼저 아래의 command를 수행합니다.
$ git config --local user.email "yourAccount@navercorp.com"
$ git config --local user.name "yourNickname or yourName"
$ git config --local commit.template .gitmessage.txt원고 작성 방법를 참고하여, 작성부탁드립니다.