diff options
author | Stefan Beller <sbeller@google.com> | 2018-04-11 17:21:05 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-04-12 11:38:56 +0900 |
commit | d88f9fdf8b2ccf65993bb977094ab9b2249635ee (patch) | |
tree | f3375d0cd21b83cce26f95557edf89c52438dd23 /sha1-lookup.c | |
parent | replace_object: use oidmap (diff) | |
download | tgif-d88f9fdf8b2ccf65993bb977094ab9b2249635ee.tar.xz |
replace-object: move replace_map to object store
The relationship between an object X and another object Y that
replaces the object X is defined only within the scope of a
single repository.
The exception in reachability rule around these replacement objects
is also local to a repository (i.e. if traversal from refs reaches
X, then both X and Y are reachable and need to be kept from gc).
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sha1-lookup.c')
0 files changed, 0 insertions, 0 deletions