Home
last modified time | relevance | path

Searched refs:GitCommit (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/tools/release/
H A Dcreate_release.py142 self.GitCommit(file_name=self.Config("COMMITMSG_FILE"))
H A Dauto_roll.py156 self.GitCommit("\n\n".join(message), author=self._options.author, cwd=cwd)
H A Dmerge_to_branch.py173 self.GitCommit(file_name=self.Config("COMMITMSG_FILE"))
H A Droll_merge.py188 self.GitCommit(file_name=self.Config("COMMITMSG_FILE"))
H A Dgit_recipes.py237 def GitCommit(self, message="", file_name="", author=None, **kwargs): member in GitRecipesMixin

Completed in 3 milliseconds