Opitmized when only the beginning or the end of the file is replaced
todo: handle other cases
• edits: { content: Blob ; end: number ; start: number }[]
packages/hub/src/lib/commit.ts:58
• operation: "edit"
packages/hub/src/lib/commit.ts:54
• originalContent: Blob
Later, will be ContentSource. For now simpler to just handle blobs
packages/hub/src/lib/commit.ts:57
• path: string
packages/hub/src/lib/commit.ts:55
< > Update on GitHub