diff options
author | Robert Coup <robert@coup.net.nz> | 2022-03-28 14:02:06 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-28 10:25:52 -0700 |
commit | 4dfd0925cbba78cc737e3af29faa5774bbc7b6a3 (patch) | |
tree | 5c8734add2e33f648ce3b6fbdcfdf1575b3f64fc /diffcore-rename.c | |
parent | fetch-negotiator: add specific noop initializer (diff) | |
download | tgif-4dfd0925cbba78cc737e3af29faa5774bbc7b6a3.tar.xz |
fetch-pack: add refetch
Allow a "refetch" where the contents of the local object store are
ignored and a full fetch is performed, not attempting to find or
negotiate common commits with the remote.
A key use case is to apply a new partial clone blob/tree filter and
refetch all the associated matching content, which would otherwise not
be transferred when the commit objects are already present locally.
Signed-off-by: Robert Coup <robert@coup.net.nz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions