[Mono-dev] names differing only by case in git repo?
sebastian
sebastian at palladiumconsulting.com
Fri Jan 25 18:53:16 UTC 2013
I cloned the mono/mono repo to a Windows machine, and no matter what I do,
my git status reports thusly:
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working
directory)
#
# modified: mcs/class/monodoc/monodoc.dll.sources
# modified: mcs/class/monodoc/monodoc_test.dll.sources
#
no changes added to commit (use "git add" and/or "git commit -a")
Signs suggest this is due to files which differ only by case, which can
make Windows & OS X unhappy. I can commit the bogus change locally, but it
reappears when moving to a tag.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130125/e8a1b82a/attachment.html>
More information about the Mono-devel-list
mailing list