Searched refs:create_patch_from_local_commit (Results 1 – 3 of 3) sorted by relevance
189 def create_patch_from_local_commit(self, commit_id): member in SCM349 def create_patch_from_local_commit(self, commit_id): member in Git
477 diff = tool.scm().create_patch_from_local_commit(commit_id)510 diff = tool.scm().create_patch_from_local_commit(commit_id)
862 (SCM::create_patch_from_local_commit):2793 SCM.create_patch_from_local_commit() to fix a bug where local2809 (SCM.create_patch_from_local_commit): Added.2810 (Git.create_patch_from_local_commit): Added. Runs "git diff" to