Feature request I recently ran GNU indent on a larger C project which made all diffs horribly noisy. Is there an option for git diff to ignore changes due to the placement of curly braces '{', '}' ? Equally helpful would be an option to ignore changes to comments. Something like: - delete all comments - re-normalize line-breaks and indentation - show only 'functional' changes Regards, Chris