Re: [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
From: Junio C Hamano <hidden> Date: 2021-11-09 23:28:18
Another minor thing I noticed and meant to say but kept forgetting.
We do not upcase the first word after the <area>: in the commit
title. E.g.
Subject: Re: [PATCH v4 1/4] fetch: protect branches checked out in all worktrees
not "fetch: Protect ...".
Thanks.