Query: stg-clone
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STG-CLONE(1) StGit Manual STG-CLONE(1)NAMEstg-clone - Make a local clone of a remote repositorySYNOPSISstg clone <repository> <dir>DESCRIPTIONClone a git repository into the local directory <dir> (using linkstg:clone[]) and initialise the local branch "master". This operation is for example suitable to start working using the "tracking branch" workflow (see 1[1]). Other means to setup an StGit stack are linkstg:init[] and the --create and --clone commands of linkstg:branch[]. The target directory <dir> will be created by this command, and must not already exist.STGITPart of the StGit suite - see linkman:stg[1]NOTES1. 1 [set $man.base.url.for.relative.links]/stg StGit 03/13/2012 STG-CLONE(1)
Related Man Pages |
---|
stg-edit(1) - debian |
stg-export(1) - debian |
stg-pick(1) - debian |
stg-repair(1) - debian |
stg-sink(1) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
One instance of comparing grep and awk |
Weird 'find' results |