Skip to content

harukaeru/GitCommitMsgFirstly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • First
$ git init
$ add_post_commit_hooks
OK
  • WorkFlow
$ set_commitmsg 'First Commit'
$ touch first.txt
$ git add first.txt
$ git_commit_from_msg
[master (root-commit) 96743d4] First Commit
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 first.txt

Installation

  • Install
$ make
  • And run this command where you want to use
$ add_post_commit_hooks

ScreenShot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published