Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
serve
Function · 0.80
setupRoutes
Method · 0.80
proxy.ts
File · 0.80
Calls
no outgoing calls
Tested by
1
setupRoutes
Method · 0.64