]> git.ipfire.org Git - thirdparty/git.git/commit - setup.c
extension.partialclone: introduce partial clone extension
authorJonathan Tan <jonathantanmy@google.com>
Tue, 5 Dec 2017 16:58:43 +0000 (16:58 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Dec 2017 17:46:05 +0000 (09:46 -0800)
commit75b97fec171dbbf7ec73960cefb50c265cfb7af7
treec15613ea262cfa6be8009556d6129898b3b9e9c8
parentf4371a883fa2d740d6b3cd436f62c9b56f13432e
extension.partialclone: introduce partial clone extension

Introduce new repository extension option:
    `extensions.partialclone`

See the update to Documentation/technical/repository-version.txt
in this patch for more information.

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/repository-version.txt
cache.h
environment.c
setup.c