我需要帮助设置Brackets作为我的git core.editor。我找不到合适的代码进行设置。
我尝试了代码:
git config --global core.editor brackets
当我运行代码时:
error: cannot run brackets: No such file or directory
error: unable to start editor 'brackets'
Please supply the message using either -m or -F option.