Merge branch 'ev/pull-already-up-to-date-is-noop'
commit0f2140f105ded522ebfd784ae3e7f0885302513f
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Nov 2021 05:57:04 +0000 (21 21:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Nov 2021 05:57:04 +0000 (21 21:57 -0800)
tree27651d488d9f3829abbf8e4c1581833a222d361d
parentccd3258b4d6af2f7b9b331a09543fdc8325ff170
parentea1954af771253660cd84dc73b8f2832327c9c02
Merge branch 'ev/pull-already-up-to-date-is-noop'

"git pull" with any strategy when the other side is behind us
should succeed as it is a no-op, but doesn't.

* ev/pull-already-up-to-date-is-noop:
  pull: should be noop when already-up-to-date
builtin/pull.c