Re: Xcode and Git - renaming classes by changing case.
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: Tue, 14 Jul 2015 08:52:01 -0400
On Jul 11, 2015, at 5:04 AM, Paul Russell wrote:
> Just do:
>
> $ git mv -f filename.cpp FileName.cpp
Doesn't work.
As soon as you restart Xcode, the file can't be found in the index again.
>
>> On 10 Jul 2015, at 18:06, Wayne Johnson <email@hidden> wrote:
>>
>>
>>> On Jul 10, 2015, at 8:57 AM, Doug Hill <email@hidden> wrote:
>>>
>>> If anyone has other suggestions on how to change the case of a file in git without deleting or adding from the repository. When I try to do a git rename with just a case change, git ends up eliding away the change into a no-op.
>>>
>>>
>>
>> Check it out on a case sensitive file system and rename it there?
>>
>> Wayne
>>
>>
>> _______________________________________________
>> 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
>>
>
> _______________________________________________
> 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
_______________________________________________
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