Re: [Denemo-devel] Re-indenting code

2014-01-30 Thread Richard Shann
On Thu, 2014-01-30 at 12:29 +0100, David Kastrup wrote: > Richard Shann writes: > > > This is driving me mad: something keeps re-indenting the code when I > > have edited it. > > This makes it impossible to be sure what the real changes are. > > Most git commands working with file differences ta

Re: [Denemo-devel] Re-indenting code

2014-01-30 Thread David Kastrup
Richard Shann writes: > This is driving me mad: something keeps re-indenting the code when I > have edited it. > This makes it impossible to be sure what the real changes are. Most git commands working with file differences take the --ignore-space-change option. > Anyone any ideas - I've been e