MCPcopy Create free account
hub / github.com/continuedev/continue / status

Method status

extensions/vscode/src/otherExtensions/git.d.ts:261–261  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

259 deleteTag(name: string): Promise<void>;
260
261 status(): Promise<void>;
262 checkout(treeish: string): Promise<void>;
263
264 addRemote(name: string, url: string): Promise<void>;

Callers 3

serveFunction · 0.80
setupRoutesMethod · 0.80
proxy.tsFile · 0.80

Calls

no outgoing calls

Tested by 1

setupRoutesMethod · 0.64