On Monday, November 17, 2014 3:06:42 AM UTC, Nathann Cohen wrote:
>
> You declared that "unnecessary merges are bad" 
>

Its not just me, ask any lager project that is using git. Half of them even 
force you to clean up your history before submitting anything. 

The log is not just there for the reviewer, it is fixed for all time in our 
history and if you ever want to figure out where a particular line comes 
from ("git blame") then you'll have to be able to understand the history 
around the commit.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to