2020年6月24日 12:33 am #29307
キーマスター
Git の既定テキスト エディタとして EmEditor を指定する場合は、EmEditor を v19.9.2 以上に更新して、Git Bash で
git config --global core.editor "emeditor.exe -sp"
と入力しください。
Git の既定テキスト エディタとして EmEditor を指定する場合は、EmEditor を v19.9.2 以上に更新して、Git Bash で
git config --global core.editor "emeditor.exe -sp"
と入力しください。