.. _co:

co
==

.. program:: co

Synopsis
--------

::

    sample-rpkg co [-h] [--branches] [--branch BRANCH] [--anonymous]
                   repo [clone_target]

Description
-----------



Arguments
---------

.. option:: repo

   Name of the repository to clone

.. option:: clone_target

   Directory in which to clone the repository



Options
-------

.. option:: -h --help

   show this help message and exit

.. option:: --branches -B

   Do an old style checkout with subdirs for branches

.. option:: --branch -b

   Check out a specific branch

.. option:: --anonymous -a

   Check out a module anonymously