Maaartin <grajcar1@xxxxxxxxx> writes: > I just switched from svn to git and in my first git commit all files get status > modified with > > mode change 100644 => 100755 > > I don't care about the file mode much, the 755 mode makes no sense but is > probably some cygwin magic, as it may be hard to emulate the perms, so it simply > considers all files as executables. I can't change the mode, since chmod a-x > does nothing at all. Actually, I don't care about the perms at all, I'd be happy > if git would show "no change" for unchanged files. $ git config core.filemode false Andreas. -- Andreas Schwab, schwab@xxxxxxxxxxxxxx GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html