git template implementing conventional commits #90

Closed
opened 2026-02-17 11:44:49 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @zakkak on GitHub (Feb 21, 2020).

Hello,

I just wanted to mention that providing a git template like this one would significantly lower the entry barrier for command line users.

What are your thoughts?

Originally created by @zakkak on GitHub (Feb 21, 2020). Hello, I just wanted to mention that providing a git template like [this one](https://gist.github.com/Linell/bd8100c4e04348c7966d) would significantly lower the entry barrier for command line users. What are your thoughts?
Author
Owner

@tunnckoCore commented on GitHub (Feb 21, 2020):

Maybe :)

@tunnckoCore commented on GitHub (Feb 21, 2020): Maybe :)
Author
Owner

@erdaltsksn commented on GitHub (Jul 21, 2020):

https://github.com/erdaltsksn/dotfiles/blob/master/git/.gittemplate

This is my template used by all of my repositories.

Also you can add my Vim plugin to start Git commit in insert mode and make the color red when the line is too much.

@erdaltsksn commented on GitHub (Jul 21, 2020): https://github.com/erdaltsksn/dotfiles/blob/master/git/.gittemplate This is my template used by all of my repositories. Also you can add my [Vim](https://github.com/erdaltsksn/dotfiles/blob/master/vim/ftplugin/gitcommit.vim) plugin to start Git commit in insert mode and make the color red when the line is too much.
Author
Owner

@damianopetrungaro commented on GitHub (Jul 21, 2020):

We can discuss more about this here #283 , so we can hava goal of adding a template as well ;)

@damianopetrungaro commented on GitHub (Jul 21, 2020): We can discuss more about this here #283 , so we can hava goal of adding a template as well ;)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#90