3 test_description
='operations that cull histories in unusual ways'
4 GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
=main
5 export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
9 test_expect_success setup
'
13 git checkout -b side HEAD^ &&
19 test_expect_success
'rev-list --first-parent --boundary' '
20 git rev-list --first-parent --boundary HEAD^..