FlyLanguage <flylanguage at gmail.com> writes:
> I have to be convinced that pull --rebase isn't fetch + rebase. The
> whole point is to rebase instead of merge.
It is a fetch + rebase but does not give you the chance to inspect what
will be merged before doing so.
-Dave