Re: [PATCH v2 01/43] refs.c: create a public version of verify_refname_available
From: David Turner <hidden> Date: 2016-06-15 23:06:46
On Mon, 2015-10-05 at 06:29 +0200, Michael Haggerty wrote:
+ * skip must be sorted.
quoted
+ */
This comment is approximately a copy of the comment for
verify_refname_available_dir(). It seems unnecessary to keep both of
them (and is also a small maintenance burden). I suggest you shorten
the
comment at verify_refname_available_dir() and make it refer to the
comment for this function for the details.