]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ev/pull-already-up-to-date-is-noop' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Nov 2021 22:48:04 +0000 (14:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Nov 2021 22:48:04 +0000 (14:48 -0800)
"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

1  2 
builtin/pull.c

diff --cc builtin/pull.c
Simple merge