git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Torsten Bögershausen" <tboegi@web.de>
To: "Илья Воронцов" <prijutme4ty@gmail.com>,
	"Git Mailing List" <git@vger.kernel.org>
Subject: Re: Bug in git on windows
Date: Sun, 11 Aug 2013 10:49:20 +0200	[thread overview]
Message-ID: <52075010.5030808@web.de> (raw)
In-Reply-To: <CAHHiLxTsTrQy3PBHSpMTUHpRMWnKwgzf=nSuUrZU3cniK6=vvg@mail.gmail.com>

On 2013-08-11 08.45, Илья Воронцов wrote:
> git under windows doesn't check case of letters in filename. So when
> one rename for example images from *.JPG to *.jpg, git doesn't files
> in a repository so when one deliver this repo on *nix -system, old
> filenames preserve and this matters.
> It can be very confusing when some of assets in your website on server
> can't be loaded after deploy, though on windows all was ok.
> Possibly git windows shall identify changed case of symbols and
> suggested to rename files in commit.
It does (but this is disabled by default),
you can try 
git config core.ignorecase false
/Torsten

      reply	other threads:[~2013-08-11  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAHHiLxQW00Zc9hpUEVV0bZ7_+18tCNdGT+bhrmryr47aj=x6XA@mail.gmail.com>
2013-08-11  6:45 ` Bug in git on windows Илья Воронцов
2013-08-11  8:49   ` Torsten Bögershausen [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=52075010.5030808@web.de \
    --to=tboegi@web.de \
    --cc=git@vger.kernel.org \
    --cc=prijutme4ty@gmail.com \
    /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).