Re: Xcode and Git
Re: Xcode and Git
- Subject: Re: Xcode and Git
- From: Joar Wingfors <email@hidden>
- Date: Tue, 01 Apr 2014 10:12:35 -0700
That would be the path to the folder containing the first project, because that's where the ".git" directory is at.
That said, I'm not sure if cloning a second copy of your project from the first copy of your project would be a good thing to do. I would imagine that in such a case it would be more appropriate to set up a separate remote repository that both of your "local" project clones from / pushes to.
Joar
On 1 apr 2014, at 10:00, William Squires <email@hidden> wrote:
> Okay, let's say I have a project that's at a good "stopping point", so I commit it to my local Git repository. I now want to check out the project into a new folder. In Xcode (5.1) I can go to Source Control | Check Out..., but what's the path to the local repository for the project, so I can specify it in the "Check Out..." dialog?
>
>
> _______________________________________________
> 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
References: | |
| >Xcode and Git (From: William Squires <email@hidden>) |