vcs2l.commands.push module
- class vcs2l.commands.push.PushCommand(args)
Bases:
Command
- command = 'push'
- help = 'Push changes from the working copy to the repository'
- vcs2l.commands.push.get_parser()
- vcs2l.commands.push.main(args=None, stdout=None, stderr=None)