[Webkit-unassigned] [Bug 235861] New: git-webkit should allow rebasing to master without committing or stashing local changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 29 12:49:13 PST 2022


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

            Bug ID: 235861
           Summary: git-webkit should allow rebasing to master without
                    committing or stashing local changes
           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: rniwa at webkit.org

% ./Tools/Scripts/git-webkit up    
Downloading whichcraft-0.6.1...
Installing whichcraft-0.6.1...
Installed whichcraft-0.6.1!
error: cannot pull with rebase: You have unstaged changes.
error: additionally, your index contains uncommitted changes.
error: please commit or stash them.

% ./Tools/Scripts/git-webkit pull
error: cannot pull with rebase: You have unstaged changes.
error: additionally, your index contains uncommitted changes.
error: please commit or stash them.

This doesn't work. I need the ability to rebase against remote main without having to commit or stash local changes.

-- 
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/20220129/53752a75/attachment.htm>


More information about the webkit-unassigned mailing list