eclipse - MAMP directory removed when putting project into GIT -


i have php application in mamp directory. when put eclipse workspace in git (using egit) mamp directory deleted. contents moved git subdirectory. how retrieve working copy of project?

i'm working on os x 10.7.5 (cannot upgrade @ time) git version 2.1.2


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -