SYNOPSIS
- dom-git-checkout pkg_name
DESCRIPTION
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.
By default, SSH method is used to clone the package's repository from git.debian.org. You may specify a username in your SSH's configuration file.
OPTIONS
--no-ssh
- Use git protocol instead of git+ssh protocol.
pkg_name
- The name of the (source) package to checkout
COPYRIGHT
Copyright © 2009 Mehdi Dogguy