vcs2l.clients.bzr module

class vcs2l.clients.bzr.BzrClient(path)

Bases: VcsClientBase

branch(command)
custom(command)
diff(_command)
import_(command)
static is_repository(path)
log(command)
pull(_command)
push(_command)
remotes(_command)
status(_command)
type = 'bzr'