cannadayr / git-sqlite

A custom diff and merge driver for sqlite
MIT License
166 stars 3 forks source link

Use mktemp to create files to create files to store diffs in #3

Closed DrMcCoy closed 3 years ago

DrMcCoy commented 3 years ago

This fixes an "argument list too long" error when merging databases with large changes.