[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 14:00:05 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235861
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Jonathan Bedard from comment #1)
> 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.
oh, that's neat. so that'll stash, pull, then stash apply?
--
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/dd7887f6/attachment.htm>
More information about the webkit-unassigned
mailing list