3 # Copyright (c) 2014 Ephrim Khong
6 test_description
='repack involving cyclic alternate'
8 TEST_PASSES_SANITIZE_LEAK
=true
11 test_expect_success setup
'
12 GIT_OBJECT_DIRECTORY=.git//../.git/objects &&
13 export GIT_OBJECT_DIRECTORY &&
18 echo "$(pwd)"/.git/objects/../objects >.git/objects/info/alternates
21 test_expect_success
're-packing repository with itsself as alternate' '