Update the Git commit message template
This commit is contained in:
parent
a4fb59d193
commit
3e58c64014
|
@ -10,6 +10,7 @@ Instead of grouping changes by tag, they are grouped by the date they are releas
|
|||
|
||||
### Changed
|
||||
|
||||
* Update the Git commit message template, removing references to conventional commits.
|
||||
* Open Harpoon window at the top of the screen.
|
||||
* Manage `ripgrep` with Home Manager.
|
||||
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
home.file.".gitmessage".text = ''
|
||||
type(scope): description
|
||||
|
||||
# type: fix, feat, build, chore, ci, docs, style, refactor, perf, test
|
||||
#
|
||||
|
||||
# Description
|
||||
#
|
||||
# - Why is this change necessary?
|
||||
|
|
Loading…
Reference in a new issue