MCPcopy Create free account
hub / github.com/thunderbird/thunderbolt / commitChanges

Function commitChanges

scripts/create-release.test.ts:322–322  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

320
321 const updateFiles = () => operations.push('update_files')
322 const commitChanges = () => operations.push('commit')
323 const createTag = () => operations.push('create_tag')
324
325 // Correct order

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected