SourceTree is consistently incorrect with regard to my working copy changes.
Cygwin will correctly show: "nothing to commit (working directory clean)"
But SourceTree will show seemingly random files (sometimes they are my last commited files) as modified, with mode 100755 -> 100644.
Is sourcetree attempting to change the modes of these files itself? Why? Stop it.
How do I get sourcetree to not be annoying?
Thanks!
-The guy who reverted back to CLI, despite sourcetree's pretty git commit history graphics, because it does too many magics that break stuff.