[Tarantool-patches] [PATCH v2] qsync: provide box.info interface for monitoring

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Apr 8 22:57:17 MSK 2021


On 08.04.2021 21:54, Cyrill Gorcunov wrote:
> On Thu, Apr 08, 2021 at 09:37:54PM +0200, Vladislav Shpilevoy wrote:
>>>
>>> There is a result example but no any hints on how to generate it. I added to the page
>>> an example of use `git log --pretty=format ...`.
>>
>> You just do 'git show' on your hash and copy-paste the message.
>> I don't see anything hard in it.
> 
> git show generates the whole commit including its body.
> It is simply not needed for oneline requirement.

But you are a human, right? So you can just copy-paste the
first line. It is not super hard. You just need to select it,
do 'Ctrl + C', and then 'Ctrl + V' in your new commit message.
Easy!

If you consider it somehow not acceptable or extremely longer
than your way, you can create a script/alias doing it for you.
You just need to omit the date, and still add line breaks if
the line in your new commit message becomes too long.


More information about the Tarantool-patches mailing list