From: Maaartin <grajcar1@seznam.cz>
To: git@vger.kernel.org
Subject: Getting rid of "mode change" on cygwin
Date: Fri, 24 Sep 2010 18:57:59 +0000 (UTC) [thread overview]
Message-ID: <loom.20100924T205622-57@post.gmane.org> (raw)
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.
next reply other threads:[~2010-09-24 18:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 18:57 Maaartin [this message]
2010-09-24 19:36 ` Getting rid of "mode change" on cygwin Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20100924T205622-57@post.gmane.org \
--to=grajcar1@seznam.cz \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).