Gedit with Git in Windows?

徘徊边缘 提交于 2019-12-12 17:11:52

问题


Is there any way to use Gedit as the core.editor for Git in Windows?


回答1:


Add your gedit bin directory to environment variable %PATH%, then configure git core.editor "gedit"




回答2:


Though this question doesn't answer your question directly, it does talk about setting up an editor to work with Git for Windows: How can I set up an editor to work with Git on Windows?

This question might also be useful for you incase you run into problems while changing the default editor: Unable to change the default editor in terminal



来源:https://stackoverflow.com/questions/6740700/gedit-with-git-in-windows

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!