Skip to content

brianmario/commit-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Commit Message Editor

This is a tiny, fast commit message editor.

It has a subject line and a body field. Ideally it will eventually support GitHub-flavored markdown syntax (with autocompleters). But, you gotta start somewhere.

It looks like this:

screen shot 2018-10-30 at 4 13 57 pm

Usage

git config --global core.editor commit-message

Then every time you commit, leave off -m and let this modal help you fill out your commit message.

About

A quick little macOS utility to make writing commit messages easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages