"Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > diff --git a/remote.c b/remote.c > index 534c6426f1..965129adc3 100644 > --- a/remote.c > +++ b/remote.c > @@ -276,7 +276,7 @@ static void read_branches_file(struct remote *remote) > > /* > * The branches file would have URL and optionally > - * #branch specified. The "master" (or specified) branch is > + * #branch specified. The main (or specified) branch is > * fetched and stored in the local branch matching the > * remote name. > */ Isn't this a bit premature here?