How can I set up an editor to work with Git on Windows?

后端 未结 30 1004
悲哀的现实
悲哀的现实 2020-11-22 13:57

I\'m trying out Git on Windows. I got to the point of trying \"git commit\" and I got this error:

Terminal is dumb but no VISUAL nor

30条回答
  •  遇见更好的自我
    2020-11-22 13:57

    I found a a beautifully simple solution posted here - although there may be a mistake in the path in which you have to copy over the "subl" file given by the author.

    I am running Windows 7 x64, and I had to put the "subl" file in my /Git/cmd/ folder to make it work.

    It works like a charm, though.

提交回复
热议问题