MCPcopy Create free account
hub / github.com/T-Lab-CUHKSZ/claude-code / executePush

Function executePush

src/services/teamMemorySync/watcher.ts:84–127  ·  view source on GitHub ↗

* Execute the push and track its lifecycle. * Push is read-only on disk (delta+probe, no merge writes), so no event * suppression is needed — edits arriving mid-push hit schedulePush() and * the debounce re-arms after this push completes.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

schedulePushFunction · 0.85

Calls 5

pushTeamMemoryFunction · 0.85
logForDebuggingFunction · 0.85
isPermanentFailureFunction · 0.85
logEventFunction · 0.85
errorMessageFunction · 0.50

Tested by

no test coverage detected