Martin von Zweigbergk wrote:
I happened to spot a similar
problem in the documentation for 'git rebase -s'. It currently says "Use
the given merge strategy. If there is no -s option git merge-recursive
is used instead. This implies --merge." and I assume the last sentence
refers to the first one in this case too. Same question here: Should I
send a patch?
Yes, please!
In general, carefully written patches that improve the documentation
are always welcome. (And sloppy patches are not so bad, either.)