"Yoichi NAKAYAMA via GitGitGadget" [off-list ref] writes:
From: Yoichi NAKAYAMA <redacted>
Signed-off-by: Yoichi NAKAYAMA <redacted>
Don't we want to describe a bit of explanation between these two
lines? There are a few things that immediately come to mind as
motivation for such changes, like that the original place was too
deeply nested, that the original code was incorrectly indented, and
that we are going to extend this function in later steps in the
series.
+static void advice_disambiguating_remotes(enum checkout_command which_command)
+{
[2/4] updates this function to a better name; let's give it that
name from the beginning.