Gitの設定
git config --global user.name "sample tarou"git config --global user.email "sample@example.com"git config --global core.editor "code --wait"Last updated
git config --global user.name "sample tarou"git config --global user.email "sample@example.com"git config --global core.editor "code --wait"Last updated