• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode and Git - renaming classes by changing case.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode and Git - renaming classes by changing case.


  • Subject: Re: Xcode and Git - renaming classes by changing case.
  • From: Alex Zavatone <email@hidden>
  • Date: Fri, 10 Jul 2015 19:42:02 -0400

On Jul 10, 2015, at 5:19 PM, Marco S Hyman wrote:

>> I read somewhere there was a way to make Git respect the Mac file system's case insensitivity, but don't have time to test if that's true.
>
> Set ignorecase to false in the config file.  I believe it defaults to
> true.
>
> Or change things in two steps.
>
> git mv foo foo.tmp
> git mv foo.tmp Foo
>

NOOOOOOO.

That will only work until you restart Xcode.  We found that out the hard way sharing our repo across 3 continents.  Everyone had Xcode fail with "file not found in index" when we each relaunched the project.


> Either should get you where you want to be.
>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Xcode and Git - renaming classes by changing case.
      • From: Marco S Hyman <email@hidden>
References: 
 >Xcode and Git - renaming classes by changing case. (From: Alex Zavatone <email@hidden>)
 >Re: Xcode and Git - renaming classes by changing case. (From: Joar Wingfors <email@hidden>)
 >Re: Xcode and Git - renaming classes by changing case. (From: Alex Zavatone <email@hidden>)
 >Re: Xcode and Git - renaming classes by changing case. (From: Joar Wingfors <email@hidden>)
 >Re: Xcode and Git - renaming classes by changing case. (From: Doug Hill <email@hidden>)
 >Re: Xcode and Git - renaming classes by changing case. (From: Wayne Johnson <email@hidden>)
 >Re: Xcode and Git - renaming classes by changing case. (From: Alex Zavatone <email@hidden>)
 >Re: Xcode and Git - renaming classes by changing case. (From: Marco S Hyman <email@hidden>)

  • Prev by Date: Re: Xcode and Git - renaming classes by changing case.
  • Next by Date: Re: Xcode and Git - renaming classes by changing case.
  • Previous by thread: Re: Xcode and Git - renaming classes by changing case.
  • Next by thread: Re: Xcode and Git - renaming classes by changing case.
  • Index(es):
    • Date
    • Thread