summaryrefslogtreecommitdiff
path: root/git-checkout.sh
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2022-04-25 00:17:08 -0700
committerLibravatar Terin Stock <terinjokes@gmail.com>2022-04-25 00:17:08 -0700
commitf9cfa54ff8c9bb44258666d96bc0fd5b65f27f18 (patch)
treefb04df85f37d141daed46a81e7e46780461f870d /git-checkout.sh
parentcmd/version: include fork and sqlite versions (diff)
downloadtgif-2.36.tar.xz
init-db: create sqlite database2.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 'git-checkout.sh')
0 files changed, 0 insertions, 0 deletions