Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 736 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 736 Bytes

GitPad.exe - Use Notepad as your Git commit editor

This single executable allows you to use Notepad as your editor any time Git requires one (commits, interactive rebase, etc).

Notepad editing a commit

How to install (short version)

How to install (long version)

Just copy GitPad.exe to a folder and double-click on it. It will install itself into your Application Data directory (%AppData%) - if your default editor is not set, GitPad.exe will set itself to EDITOR via setting an Environment Variable on your user profile.

What do I need to use this?

GitPad requires .NET 2.0 or higher.