[Webkit-unassigned] [Bug 225965] git-webkit should have a command to diff against HEAD / main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 13:21:48 PDT 2021


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

--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Kocsen Chung from comment #3)
> This seems akin to a `git diff (--cached) (HEAD|main)`. Unless we want
> `git-webkit` to do anything different like the pretty-patch aforementioned,
> then I don't think we should have `git-webkit` do this. 
> My intent is to avoid `git-webkit` to repeat every single git command if it
> doesn't have additional logic or benefit to the user.

The additional benefit is that you don't have to remember to type cryptic options like --cached / --index or HEAD/main.

After 10 years of using Git, I can never bother to remember all these random names and commands because they don't make slightest of logical sense.

-- 
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/20210928/4944eeff/attachment.htm>


More information about the webkit-unassigned mailing list