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

Cyrill Gorcunov gorcunov at gmail.com
Thu Apr 8 23:04:47 MSK 2021


On Thu, Apr 08, 2021 at 09:57:17PM +0200, Vladislav Shpilevoy wrote:
> > 
> > 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.

Look, git already has the helper which does exactly what you
prefer to see in output. I simply added this command to the
our code-review page. If you don't like this example with
`git log --pretty=format:"%h (%s)"` feel free to remove it
from the page.

	Cyrill


More information about the Tarantool-patches mailing list