Search code examples
gitgedit

Gedit with Git in Windows?


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


Solution

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