• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-commit-templates

Easily set custom git commit templates
  • #git
  • #commit
concon121
582
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

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

  • ctrl-shift-alt-t on Windows and Linux
  • cmd-shift-alt-t on OSX
  • Atom Commit Templates: Set Commit Template from the command palette

Input Dialog

atom-commit-template

Commit Message Automatically Populated

commit-message

Clearing the Commit Template

Removes the current commit template.

Keyboard Shortcuts

  • ctrl-shift-alt-c on Windows and Linux
  • cmd-shift-alt-c on OSX
  • Atom Commit Templates: Clear Commit Template from the command palette

Goes well with

  • Git Plus - Git commands without the terminal!
  • Git Control - A git GUI directly in Atom

Kudos

Kudos to the following, for making my life easier!

  • atom-input-dialog

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by