Searched refs:git_subcommand (Results 1 – 1 of 1) sorted by relevance
59 def do_command(self, git_subcommand): argument61 command = ['git', '-C', self.repo_dir] + git_subcommand