atom-commit-templates

Easily set custom git commit templates

concon121

674

4

0.3.0

MIT

GitHub

atom-commit-templates

Build Status Codacy Badge Code Climate Issue Count Downloads

Easily set custom commit templates from the Atom UI

Setting a Git Commit Template

To enable your git commit template to take effect, this package writes to a .gitcommit file in your home directory, and updates your git configuration to use this file as a commit template e.g.

git config --global commit.template ~/.gitcommit

Keyboard Shortcuts

Input Dialog

atom-commit-template

Commit Message Automatically Populated

commit-message

Clearing the Commit Template

Removes the current commit template.

Keyboard Shortcuts

Goes well with

Kudos

Kudos to the following, for making my life easier!