Merge branch 'pb/pull-rebase-recurse-submodules'
authorJunio C Hamano <redacted>
Thu, 3 Dec 2020 08:18:06 +0000 (00:18 -0800)
committerJunio C Hamano <redacted>
Thu, 3 Dec 2020 08:18:06 +0000 (00:18 -0800)
"git pull --rebase --recurse-submodules" checked for local changes
in a wrong range and failed to run correctly when it should.

* pb/pull-rebase-recurse-submodules:
  pull: check for local submodule modifications with the right range
  t5572: describe '--rebase' tests a little more
  t5572: add notes on a peculiar test
  pull --rebase: compute rebase arguments in separate function

1  2 
builtin/pull.c

diff --cc builtin/pull.c
Simple merge
git clone https://git.99rst.org/PROJECT