open:git-command

Git Command

git config --global user.name “Your name”
git config --global user.email “Your email address”

git config user.name “Your name”
git config user.email “Your email address”


  • open/git-command.txt
  • 마지막으로 수정됨: 2022/06/15 07:54
  • 저자 127.0.0.1