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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 13:55:13 PST 2022


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

--- Comment #1 from Jonathan Bedard <jbedard at apple.com> ---
The implementation that first came to my mind would be controversial because it wouldn't work well from a branch, but turns out that `git pull` has an `--autostash` option, which should do what you're asking.

-- 
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/20220131/a2172c36/attachment.htm>


More information about the webkit-unassigned mailing list