Merge branch 'ah/pull'
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Sep 2020 21:01:22 +0000 (14:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Sep 2020 21:01:22 +0000 (14:01 -0700)
commit299deeac8a67ef80989b86a75b012be1d2193bf9
treecfc3ad84c4c300498b6aaf65cfb40ac823496d69
parentac4089da7bcf63698c239a16076a144e66de96a9
parent54200cef86a67ea6666d02be7f21e66d471624bf
Merge branch 'ah/pull'

Earlier we taught "git pull" to warn when the user does not say the
histories need to be merged, rebased or accepts only fast-
forwarding, but the warning triggered for those who have set the
pull.ff configuration variable.

* ah/pull:
  pull: don't warn if pull.ff has been set
builtin/pull.c