MCPcopy Index your code
hub / github.com/nodejs/node / PrepareBranch

Method PrepareBranch

deps/v8/tools/release/common_includes.py:472–474  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

470 self.vc.Fetch()
471
472 def PrepareBranch(self):
473 # Delete the branch that will be created later if it exists already.
474 self.DeleteBranch(self._config["BRANCHNAME"])
475
476 def CommonCleanup(self):
477 self.GitCheckout('origin/main')

Callers 3

RunStepMethod · 0.80
RunStepMethod · 0.80

Calls 1

DeleteBranchMethod · 0.95

Tested by 1