このレポジトリはvscodeがgit commitで立ち上がってきて欲しい時は
code:bash
git config core.editor 'code --wait'
#vscode #git
#記