Re: Locating Git Clone

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



flebber <flebber.crue <at> gmail.com> writes:

> 
> 
> I downloaded from git as I was following this walkthrough
> http://www.grails.org/Installation.
> 
> So I issued the command 
> 
>     * git clone git://github.com/grails/grails-core.git
> 
> So that worked no problems, except I don't know where it cloned it to or how
> I can move it. I had intended it to go to c:\grails.
> 
> Is there a way to find a locate something you have cloned?
> 
> Sayth

'git clone URL [FOLDER]' clones repo to FOLDER if it is set
and to basename of URL to your current dir (say PWD) otherwise
I.e. PWD/grails-core (.git suffix is automatically removed) is this case

RTFM )) 

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]