Re: [BUG?] git-pull and git-merge don't support option --ff as the document says
From: Lars Hjemli <hidden> Date: 2016-06-15 22:43:45
On 10/28/07, Yin Ping [off-list ref] wrote:
Released git version 1.5.3.4
--ff/--no-ff is not part of any released git version; you'll need to
build the 'master' branch of git.git. And they're currently only
supported by git-merge, not git-pull (the same goes for --no-squash).
--
larsh