|
|
|
|
|
by teach
176 days ago
|
|
> Is it used outside of Sqlite? Not really. It's one of the early _distributed_ version control systems, released a little after git but before git gained widespread acceptance. It has a built-in (optional) web UI, which is cool, and uses SQLite to store its state/history. [0] https://en.wikipedia.org/wiki/Fossil_(software) |
|