Re: clone from git question
Re: clone from git question
- Subject: Re: clone from git question
- From: Pascal Robert <email@hidden>
- Date: Tue, 24 Jul 2012 09:09:56 -0400
Le 2012-07-24 à 09:05, Theodore Petrosky a écrit :
> So I successfully pushed my project to a git repo. so the obvious test is to clone it back to my computer and see that everything is okay.
So you enabled Git (git init) on your computer and pushed it to a remote repository? You didn't need to clone it back because it was already under Git control locally.
> I cloned my repo and imported it into eclipse. it compiles and runs just fine, thank you.
>
> however, when I open the project (turn down the disclosure triangle), I see all the referenced libraries.
>
> is there a setting that didn't get pushed to the repo that tells (i guess) eclipse/wolips not to display these referenced libraries?
Does the .settings directory was part of the Git commit?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden