GitHunt
ZY

zyprex/gitfiles

.gitmessage

quick view

a piece of .gitmessage template

<type>: F feat, N new, B fix, M change, D docs, R refactor, S style, C chore
<abbr>: +add -delete ~change @at `func` 'file' *important !notice [line:col]

usage

  1. under home path execute git clone https://github.com/zyprex/gitfiles

  2. write those line in ~/.gitconfig

[commit]
    template =~/gitfiles/.gitmessage
  1. try commit with git commit -v

Languages

Shell100.0%

Contributors

Created June 13, 2020
Updated June 27, 2020
zyprex/gitfiles | GitHunt