diff options
author | Terin Stock <terinjokes@gmail.com> | 2022-04-25 00:17:08 -0700 |
---|---|---|
committer | Terin Stock <terinjokes@gmail.com> | 2022-04-25 00:17:08 -0700 |
commit | f9cfa54ff8c9bb44258666d96bc0fd5b65f27f18 (patch) | |
tree | fb04df85f37d141daed46a81e7e46780461f870d /t/t9805-skip-submit-edit.sh | |
parent | cmd/version: include fork and sqlite versions (diff) | |
download | tgif-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 't/t9805-skip-submit-edit.sh')
0 files changed, 0 insertions, 0 deletions