> On Nov 11, 2016, at 5:37 AM, Abigail <abigail@abigail.be> wrote: > > Is there an argument I shouldn't make a patch changing all leading > tabs to spaces? Yes, because then “git annotate” will show that you have made the last edit on every line in the codebase. Tabs instead of spaces drive me nuts, too, but not enough that I want to add an otherwise-meaningless change to every line. -- Andy Lester => www.petdance.comThread Previous | Thread Next