Package coprs :: Package logic :: Module dist_git_logic :: Class DistGitLogic
[hide private]
[frames] | no frames]

Class DistGitLogic

source code

Class Methods [hide private]
 
ordered(cls)
get the default dist git instance object
source code
 
get_with_default(cls, distgit_name=None) source code
 
get_clone_url(cls, distgit_name, package_name, namespace=None)
Using the DistGit instance name, package name and namespace, generate and return the appropriate git clone URL
source code