Skip to content

[tooling] Simple script to automate git commit/push and create my personal messages standard format

Notifications You must be signed in to change notification settings

brian-xu-vlt/magic_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git_commit

[tooling] Simple script to automate git commit/push and create my personal messages standard format.

This script helps to have a consistent git message format with "[DEV]" section reflecting on what has been added by this commit, and "[NEXT]" about what is planned for the next commit. It also automate git push with a y/n question at the end. It add all files by default, good to use in project where .gitignore is well defined.

Preview

demo

About

[tooling] Simple script to automate git commit/push and create my personal messages standard format

Topics

Resources

Stars

Watchers

Forks

Languages