class documentation

class cmd_pull(Command):

View In Hierarchy

Fetch from and integrate with another repository or a local branch.

Method run Execute the pull command.
def run(self, args: Sequence[str]): ΒΆ

Execute the pull command.

Parameters
args:Sequence[str]Command line arguments