[Webkit-unassigned] [Bug 36394] Include git commits in the diff for webkit-patch upload/land.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 17:28:44 PDT 2010


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





--- Comment #46 from Ojan Vafai <ojan at chromium.org>  2010-04-06 17:28:43 PST ---
(From update of attachment 52686)
Moves git_commit and squash to be arguments to the relevant functions instead
of state stored in the Git class.

Also, adds --no-squash and lets --git-commit take a range (e.g. head~3..head).

Changes check-webkit-style to not treat --git-commit as --git-since and gets
rid of --git-since. Treating the git-commit as a since is unnecessary (and
otherwise limiting) since that can be replicated by just adding a ".." to the
end of the commit ID.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list