질문&답변
git config --global -e
맥북이면 아래와 같이 하면 되는거 같더라고요. git config --global core.editor "/Applications/Visual\ Studio\ Code.app/Contents/MacOS/Electron"
- 좋아요수
- 0
- 댓글수
- 3
- 조회수
- 2030
질문&답변
맥북이면 아래와 같이 하면 되는거 같더라고요. git config --global core.editor "/Applications/Visual\ Studio\ Code.app/Contents/MacOS/Electron"