]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/rebase-count-fixes'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 20:35:56 +0000 (05:35 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 20:35:57 +0000 (05:35 +0900)
A few bugs in the sequencer machinery that results in miscounting
the steps have been corrected.

* js/rebase-count-fixes:
  rebase -r: fix the total number shown in the progress
  rebase --update-refs: fix loops

1  2 
sequencer.c
t/t3430-rebase-merges.sh

diff --cc sequencer.c
Simple merge
Simple merge