builtin/clone.c: trivial fix of message
commit6567eed94f8a7fc55d0cb1897c6e65f29bd227c6
authorAlexander Shopov <ash@kambanaria.org>
Fri, 16 Feb 2024 10:15:36 +0000 (16 11:15 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Mar 2024 22:11:56 +0000 (5 14:11 -0800)
treea1321da161f14c290c5a5aa9fa8e1e114106ad9c
parentfe7b5150cb20d883e8c9dd3ad5f1b85321d066ad
builtin/clone.c: trivial fix of message

bare in that context is an option, not purely an adjective
Mark it properly

Signed-off-by: Alexander Shopov <ash@kambanaria.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/clone.c