3 # Copyright (c) 2014 Ephrim Khong
6 test_description='repack involving cyclic alternate'
9 test_expect_success setup '
10 GIT_OBJECT_DIRECTORY=.git//../.git/objects &&
11 export GIT_OBJECT_DIRECTORY &&
16 echo "$(pwd)"/.git/objects/../objects >.git/objects/info/alternates
19 test_expect_success 're-packing repository with itsself as alternate' '