Re: [PATCH] clone: don't say <branch> when we mean <remote>
From: Junio C Hamano <hidden> Date: 2016-06-15 22:52:41
Carlos Martín Nieto [off-list ref] writes:
Looking through blame, the second line survived a typo fix and was
introduced in 2008 when clone was made a builtin. The script used to
say <name>. So it's clearly nothing urgent, but it bugged me, so I'm
sending a patch.
Thanks.
How I hated these "rewrite in C" now comes back piece by piece, trickling
in. That's the price of progress, I guess.