NAME
dom-git-checkout - Checkout the Git repository of a pkg-ocaml-maint
package
SYNOPSIS
dom-git-checkout pkg_name
DESCRIPTION
Checkout the git repository of a package belonging to the
pkg-ocaml-maint project on alioth.debian.org. (pkg-ocaml-maint is a
collaborative package maintenance project, aimed at maintaining
packages related to the OCaml programming language.)
The package to be checked out is given as argument, using source
package name.
After having cloned the remote repository, remote tracking is also
setup for the upstream and pristine-tar branches.
OPTIONS
--no-ssh
Use git protocol instead of git+ssh protocol.
pkg_name
The name of the (source) package to checkout
SEE ALSO
dom-new-git-repo (1)
AUTHOR
Mehdi Dogguy <mehdi@debian.org>
COPYRIGHT
Copyright © 2009 Mehdi Dogguy