&dhemail;
&dhfirstname;
&dhsurname;
gbp-clone
&dhsection;
gbp-cloneClone a repository from remote
&gbp-clone;
&man.common.options.synopsis;
branch_namebranch_namebranch_namedepthremote_uriDESCRIPTION
&gbp-clone; clones a remote repository and sets up tracking branches for
the debian, upstream and
pristine-tar branches. This way you can easily update
later using &gbp-pull;.
OPTIONS
&man.common.options.description;
Track all branches, not only debian
and upstream.=branch_nameThe branch in the Git repository the Debian package is being
developed on, default is master.=branch_nameThe branch the packaging is being maintained on.
Alternative to the --debian-branch option.=branch_nameThe branch in the &git; repository the upstream sources are put
onto. Default is upstream.=depthGit history depth, for creating shallow git clones.Track pristine tar branch.
&man.gbp.config-files;
SEE ALSO,
,
AUTHOR&dhusername; &dhemail;