Skip to content

GIT commit message template to help write a good commit message

License

Notifications You must be signed in to change notification settings

ardyflora/GITCommitMessageTemplate

Repository files navigation

GIT Commit Message Template

GIT commit message template to help write a better commit message

GIT Template preview

Commit Message Template

Usage

Clone and download .gitCommitMessage into your desired location.

The following steps are Inspired by https://thoughtbot.com/blog/better-commit-messages-with-a-gitmessage-template

Set up commit.template in ~/.gitconfig:

[commit]
  template = ~/.gitCommitMessage

Then copy the gitCommitMessage into ~/.gitCommitMessage with the new default commit message.

Good GIT Commit Message

Good Commit Message

The GIT Commit template is Inspired by

https://chris.beams.io/posts/git-commit/

Release History

  • 0.0.1
    • Work in progress

Meta

Ripudaman Flora – @RipudamanF[email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/ardyflora/GITCommitMessageTemplate

Releases

No releases published

Packages

No packages published