doc: make the intent of sentence clearer
commitc857c3a1ceeeb31cfb90606e1d412f838f4a653d
authorKristoffer Haugsbakk <kristoffer.haugsbakk@gmail.com>
Fri, 9 Dec 2016 15:51:11 +0000 (9 16:51 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Dec 2016 23:14:01 +0000 (9 15:14 -0800)
treea09b77183a9b85a228601b13bb8dd32300c153a8
parentf383e4ed539f315206743b2859b2cce302c1d785
doc: make the intent of sentence clearer

By adding the word "just", which might have been accidentally omitted.

Adding the word "just" makes it clear that the point is to *not* do an
octopus merge simply because you *can* do it.  In other words, you
should have a reason for doing it beyond simply having two (seemingly)
independent commits that you need to merge into another branch, since
it's not always the best approach.

The previous sentence made it look more like it was trying to say that
you shouldn't do an octopus merge *because* you can do an octopus merge.
Although this interpretation doesn't make sense and the rest of the
paragraph makes the intended meaning clear, this adjustment should make
the intent of the sentence more immediately clear to the reader.

Signed-off-by: Kristoffer Haugsbakk <kristoffer.haugsbakk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitcore-tutorial.txt