On 10/09/2013 08:38 PM, Tim Graham wrote:
A drawback is that it will introduce some noise in the commit history in the short term and make git blame less efficient.
Note however that there is “-w” option for git blame, which does the following: “Ignore whitespace when comparing the parent’s version and the child’s to find where the lines came from.”
So that noise can be somewhat reduced, at least when using the command line. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/52592AA5.7070405%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
