diff options
author | Brandon Casey <casey@nrlssc.navy.mil> | 2008-11-12 18:50:26 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-11-12 17:29:41 -0800 |
commit | 3289b9dec56d34fe05f90c262d11adc0a61e16e7 (patch) | |
tree | 8717646125a87356c2585615baf42791863e9194 /t/t5602-clone-remote-exec.sh | |
parent | pack-objects: extend --local to mean ignore non-local loose objects too (diff) | |
download | tgif-3289b9dec56d34fe05f90c262d11adc0a61e16e7.tar.xz |
t7700: test that 'repack -a' packs alternate packed objects
Previously, when 'repack -a' was called and there were no packs in the local
repository without a .keep file, the repack would fall back to calling
pack-objects with '--unpacked --incremental'. This resulted in the created
pack file, if any, to be missing the packed objects in the alternate object
store. Test that this specific case has been fixed.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5602-clone-remote-exec.sh')
0 files changed, 0 insertions, 0 deletions