[Webkit-unassigned] [Bug 239297] New: [git-webkit] pr command runs 'git rebase --continue' three times in a row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 12:29:33 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239297

            Bug ID: 239297
           Summary: [git-webkit] pr command runs 'git rebase --continue'
                    three times in a row
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org

Looking at the output of 'git-webkit pr' that I posted in bug #239296, I notice something interesting:

Running 'git rebase --continue'...
Successfully rebased and updated refs/heads/eng/Misc-compiler-warnings-April-2022-edition.
Running 'git rebase --continue'...
fatal: No rebase in progress?
Running 'git rebase --continue'...
fatal: No rebase in progress?
Successfully rebased and updated .
Rewrite 8734aa0fbbe6b93d301c2867aa7a6c19daf1bef3 (1/1) (0 seconds passed, remaining 0 predicted)    
WARNING: Ref 'refs/remotes/origin/main' is unchanged
Ref 'refs/heads/eng/Misc-compiler-warnings-April-2022-edition' was rewritten

Seems git-webkit attempted to rebase three times. O_O That's probably not right.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220413/70929b4c/attachment.htm>


More information about the webkit-unassigned mailing list