./databases/git-sqlite, Git diff and merge driver for SQLite

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1, Package name: git-sqlite-0.1, Maintainer: schmonz

git-sqlite is a collection of shell scripts that allows a sqlite
database to be tracked using the git version control system.

It can be used on an existing database, however, UUIDs will make
multi-master distribution substantially easier.


Master sites:

Filesize: 6.993 KB

Version history: (Expand)


CVS history: (Expand)


   2025-05-20 18:48:21 by Amitai Schleier | Files touched by this commit (5)
Log message:
Add git-sqlite: Git diff and merge driver for SQLite

git-sqlite is a collection of shell scripts that allows a sqlite
database to be tracked using the git version control system.

It can be used on an existing database, however, UUIDs will make
multi-master distribution substantially easier.