[webkit-dev] webkit-patch, check-webkit-style and git now support --squash and --git-commit

tonikitoo (Antonio Gomes) tonikitoo at gmail.com
Mon Apr 26 21:16:57 PDT 2010


Hi,

>> Eventually, I'd like to make --squash the default, but I want this to bake and get some usage before flipping that switch.
>
> But I don't think this makes sense as a default to me. But maybe I use git differently than everyone else… I don't do the whole "branch-per-bug" business.
>
> I usually have one git commit per commit I plan to push to SVN (each with a separate ChangeLog entry).

I am also on the same boat, so I do not thing --squash should be the
default. it would be against the current resulting action of <git
push>, <git svn dcommit> and <svn commit>.

Apart from that, great work!

-- 
--Antonio Gomes


More information about the webkit-dev mailing list