1STG-CLONE(1)                     StGit Manual                     STG-CLONE(1)
2
3
4

NAME

6       stg-clone - Make a local clone of a remote repository
7

SYNOPSIS

9       stg clone <repository> <dir>
10

DESCRIPTION

12       Clone a git repository into the local directory <dir> (using stg-
13       clone(1)) and initialise the local branch "master".
14
15       This operation is for example suitable to start working using the
16       "tracking branch" workflow (see 1[1]). Other means to setup an StGit
17       stack are stg-init(1) and the --create and --clone commands of stg-
18       branch(1).
19
20       The target directory <dir> will be created by this command, and must
21       not already exist.
22

STGIT

24       Part of the StGit suite - see stg(1)
25

NOTES

27        1. 1
28           [set $man.base.url.for.relative.links]/stg
29
30
31
32StGit                             01/31/2020                      STG-CLONE(1)
Impressum