Is there a way to tell SourceTree to always ignore whitespace “conflicts” during mergers? Something like a command line call:
git merge -Xignore-space-change
as described in Combining No Conflicts Spaces .
git merge atlassian-sourcetree whitespace
William Jockusch
source share