vcs2l.commands.remotes module

class vcs2l.commands.remotes.RemotesCommand(args)

Bases: Command

command = 'remotes'
help = 'Show the URL of the repository'
vcs2l.commands.remotes.get_parser()
vcs2l.commands.remotes.main(args=None, stdout=None, stderr=None)