git: 760dbe84abfb - Don't set more_data which is never used.

Andriy Gapon avg at FreeBSD.org
Fri Dec 25 22:39:36 UTC 2020


On 2020-12-25 04:50, Xin LI wrote:
>     Don't set more_data which is never used.
>     
>     MFC after:      2 weeks
> ---
>  usr.sbin/zonectl/zonectl.c | 5 +----

I think it would be better to prepend the commit message with something
like "zonectl:".  Otherwise, using git log --oneline or even just git
log it is hard to tell where the change was made and if it's potentially
of interest to a reader.
Of course, git log --stat reveals that information.

-- 
Andriy



More information about the dev-commits-src-all mailing list