V
V
vldud2016-01-22 13:30:49
git
vldud, 2016-01-22 13:30:49

How to automatically generate a commit comment in git?

Good afternoon. Is it possible to automatically generate a commit comment in git? Do not change with a hook, but should it be generated by default?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Arthur, 2016-01-27
@vldud

There is such an option with a template - https://git-scm.com/book/tr/v2/Customizing-Git-Git...

A
Alexey, 2016-01-22
@akeinhell

git commit -m "your_comment" ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question