[Webkit-unassigned] [Bug 222847] git-webkit should have equivalent of svn up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 08:45:45 PST 2021


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

--- Comment #4 from Jonathan Bedard <jbedard at apple.com> ---
We already have `git-webkit checkout <arg>`, which supports identifiers, revisions (in SVN and git-svn) and hashes (in git), but there are some missing pieces to it, namely, how this works when there are local edits.

I think avoiding the detached HEAD state is not something we should strive for. `git-webkit checkout <arg>` and `git-webkit pull` should behave in the detached HEAD state (not hard when branches have a defined priority, and ours do).

-- 
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/20210308/7479de83/attachment.htm>


More information about the webkit-unassigned mailing list