cg-clone(1)
NAME
cg-clone - clone a remote repository
SYNOPSIS
cg-clone [-l] [-b] [-s] LOCATION [DESTDIR].sp
DESCRIPTION
Arrayrepository and an optional second parameter specifying the destination. If the second parameter is omitted, the basename of the
source repository is used as the destination..sp For detailed description of the location of the source repository format (available protocols, specifying different remote branch, etc) please
see the cg-branch-add(1) documentation..sp
OPTIONS
- Arraysense.
-h, --help - Print usage summary.
- --long-help
- Print user manual. The same as found in cg-clone(1).
NOTES
Arraycg-fetch(1), which will in this case restart the initial clone.
Chances are that you will not actually download any duplicate data. (At the time of writing this, the chances aren't for the native git protocol and ssh, but this may change in the future)..sp
EXAMPLE USAGE
- Arraytory, do e.g.:.sp
$ cg-clone git://git.ker - nel.org/pub/scm/git/git.git#next
COPYRIGHT
Copyright © Petr Baudis, 2005.sp
SEE ALSO
- Array12/05/2006