MCPcopy
hub / github.com/zgsm-ai/costrict / push

Method push

src/core/costrict/code-review/git.d.ts:278–278  ·  view source on GitHub ↗
(remoteName?: string, branchName?: string, setUpstream?: boolean, force?: ForcePushMode)

Source from the content-addressed store, hash-verified

276 fetch(remote?: string, ref?: string, depth?: number): Promise<void>
277 pull(unshallow?: boolean): Promise<void>
278 push(remoteName?: string, branchName?: string, setUpstream?: boolean, force?: ForcePushMode): Promise<void>
279
280 blame(path: string): Promise<string>
281 log(options?: LogOptions): Promise<Commit[]>

Callers 15

registerMethod · 0.80
getMetricsMethod · 0.80
getErrorMetricsMethod · 0.80
initializeMethod · 0.80
logMethod · 0.80
consolidateApiRequestsFunction · 0.80
consolidateCommandsFunction · 0.80
createWorktreeMethod · 0.80
deleteWorktreeMethod · 0.80
parseWorktreeOutputMethod · 0.80
findMatchingItemsMethod · 0.80

Calls

no outgoing calls

Tested by 15

writeFunction · 0.64
writeFunction · 0.64
writeFunction · 0.64
messageHandlerFunction · 0.64
messageHandlerFunction · 0.64
messageHandlerFunction · 0.64
messageHandlerFunction · 0.64
messageHandlerFunction · 0.64
messageHandlerFunction · 0.64
messageHandlerFunction · 0.64
writeMethod · 0.64
deduplicateToolUseBlocksFunction · 0.64