For me I would say that if the commits have well separated additions then
it's OK, even if there's a flood.

There's also git rebase -i that allows you to squash commits together if
you haven't pushed them yet. I use it all the time for local branches since
I can commit often so as not to lose any work and squash the commits later
for nice trunk push.
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to