Junio C Hamano [off-list ref] writes:
Matthieu Moy [off-list ref] writes:
quoted
Junio C Hamano [off-list ref] writes:
quoted
If you read "Integrate them with your changes" and understand that it is
talking about "git pull" or "git pull --rebase", then you do not have to
read the doc. It should "click".
But what's the point is being so vague, while you could just add "(see
git pull)"? See what you've just wrote: one should "understand that it
is about ...". So, why write Y thinking that the user should
understand that it is about X while you could write X directly?
In order to cover both "pull" and "pull --rebase"?
"git pull" also covers both. "pull" is the command, "--rebase" is an
option of it.
--
Matthieu