MCPcopy Create free account
hub / github.com/nodejs/node / RunStep

Method RunStep

deps/v8/tools/release/auto_push.py:37–39  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35 MESSAGE = "Preparation."
36
37 def RunStep(self):
38 # Fetch unfetched revisions.
39 self.vc.Fetch()
40
41
42class FetchCandidate(Step):

Callers

nothing calls this directly

Calls 1

FetchMethod · 0.45

Tested by

no test coverage detected