libgit2 / libgit2-backends

Standalone ODB backends for the libgit2 library
191 stars 54 forks source link

Repair SQLite backend bitrot #18

Closed jacquesg closed 7 years ago

jacquesg commented 7 years ago

This addresses a number of issues that have crept int. The other backends are also affected, I'll address them on an individual basis.

ethomson commented 7 years ago

Thanks @jacquesg !