From: Andreas Schwab <schwab@linux-m68k.org>
To: Maaartin <grajcar1@seznam.cz>
Cc: git@vger.kernel.org
Subject: Re: Getting rid of "mode change" on cygwin
Date: Fri, 24 Sep 2010 21:36:53 +0200 [thread overview]
Message-ID: <m2tylf9bmy.fsf@igel.home> (raw)
In-Reply-To: <loom.20100924T205622-57@post.gmane.org> (Maaartin's message of "Fri, 24 Sep 2010 18:57:59 +0000 (UTC)")
Maaartin <grajcar1@seznam.cz> 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@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
prev parent reply other threads:[~2010-09-24 19:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 18:57 Getting rid of "mode change" on cygwin Maaartin
2010-09-24 19:36 ` Andreas Schwab [this message]
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=m2tylf9bmy.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=git@vger.kernel.org \
--cc=grajcar1@seznam.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.