Merge branch 'jc/pull-rebase-ff'
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:38 +0000 (14:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:38 +0000 (14:45 -0800)
"git pull --rebase", when there is no new commits on our side since
we forked from the upstream, should be able to fast-forward without
invoking "git rebase", but it didn't.

* jc/pull-rebase-ff:
pull: fast-forward "pull --rebase=true"

No differences found