[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 19:05:37 PST 2021


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

--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Jonathan Bedard from comment #4)
> 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.

That is good to know but does it create a new branch or modify the existing branch? I really want to modify the existing / current branch.

> 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).

I mean... as long as detached HEAD state doesn't cause any problems with all other tools I have no problem with it. We just need to make sure none of the tools we use result in some kind of obscure error message.

-- 
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/20210309/ed3ac3c5/attachment.htm>


More information about the webkit-unassigned mailing list