>>>>> "wes" == wes  <[email protected]> writes:

>> To get the latest source code. But don't I need to specify a folder
>> to put it in? (See how little I know of these things?)

wes> It'll put it in the current folder you're in when you do the
wes> clone command.  So you better create the folder first and cd into
wes> it.

Uh, in my experience, git clone puts stuff in a subdirectory of the
current working directory.  You can even tell it a particular name to
use, if you want:

   git clone $url my-git-repo-clone-name


-- 
Russell Senior, President
[email protected]
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to