Hi guys.
I make a new Ruby on Rails workspace. Now I want to clone a git repo, but every time I do it, it creates a new folder with the name of my github project, and of course, I miss all the references to rails, rvm, rake, etc…
So. Simple question. How can I make a git clone on the ‘home’ of my workspace?