smart-commit-template

1.0.0 • Public • Published

smart-commit-template

This is a small command line tool, which configures a post-commit and a post-checkout git hook and sets the commit.template to .git/.gitmessage.txt.

This allows VSCode to automatically remember your last entered commit message and pre-fill the commit message input with the recently checked-out branch name.

Installation

npm i -g smart-commit-template

Usage

cd my-project-folder
smart-commit-template

Package Sidebar

Install

npm i smart-commit-template

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

4.42 kB

Total Files

8

Last publish

Collaborators

  • dmstern