summary refs log tree commit diff
path: root/compat
diff options
context:
space:
mode:
authorTerin Stock <terinjokes@gmail.com>2022-04-25 00:17:08 -0700
committerTerin Stock <terinjokes@gmail.com>2022-04-25 00:17:08 -0700
commitf9cfa54ff8c9bb44258666d96bc0fd5b65f27f18 (patch)
treefb04df85f37d141daed46a81e7e46780461f870d /compat
parent00bfbfb0db1fcf863e34d946e324ebc5cdb8d1ea (diff)
init-db: create sqlite database 2.36
When creating a new repository, create a SQLite3 database in the git
directory. This database currently stores objects, refs, and the HEAD
pointer.

The upstream implementation mixes filesystem and system checks,
configuration updating, template copying, and creating the "objects" and
"refs" directories. A future revision of this patch should split this
logic apart such that the SQLite3 implementation can omit these directories.
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions