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 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

