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