GitPad: Write your commits in Notepad
For many developers getting started with Git on Windows, one of the confusing features of Git is that the default editor for commit messages is Vim. While Vim is a…
For many developers getting started with Git on Windows, one of the confusing features of Git is that the default editor for commit messages is Vim. While Vim is a great editor, many folks would prefer something a bit more user-friendly.
For those folks, we’ve created a great getting-started resource, GitPad. This is a portable, single-EXE program that will configure Notepad as your default editor for commit messages and other features such as interactive rebase, which lets you reorder and combine commits before you send them to others.
If you’re interested, grab GitPad.exe from the Download page and run it, then restart your CMD / Bash shell window.
Written by
Related posts
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.
Announcing 150M developers and a new free tier for GitHub Copilot in VS Code
Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.