]> git.ipfire.org Git - thirdparty/git.git/commit - list-objects-filter-options.h
partial-clone: define partial clone settings in config
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 8 Dec 2017 15:58:45 +0000 (15:58 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Dec 2017 17:58:51 +0000 (09:58 -0800)
commit1e1e39b308fe9dd68a3312992a06270da7dd07af
treeab256bec78ece5d78095e2a7e7f260a5699b67e1
parentacb0c57260aa78fc99939de2a27c48b5a3fb4f21
partial-clone: define partial clone settings in config

Create get and set routines for "partial clone" config settings.
These will be used in a future commit by clone and fetch to
remember the promisor remote and the default filter-spec.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h
config.c
environment.c
list-objects-filter-options.c
list-objects-filter-options.h