summaryrefslogtreecommitdiff
path: root/diff-no-index.c
diff options
context:
space:
mode:
authorLibravatar Joachim Kuebart <joachim.kuebart@gmail.com>2021-05-05 11:56:25 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-05-06 12:51:31 +0900
commitc3ab08844c30f85342622fef1e4cf1ef1bb2bcd0 (patch)
tree5998814333f486b364fedc78aa29477b6bbc7c1f /diff-no-index.c
parentGit 2.31.1 (diff)
downloadtgif-c3ab08844c30f85342622fef1e4cf1ef1bb2bcd0.tar.xz
git-p4: ensure complex branches are cloned correctly
When importing a branch from p4, git-p4 searches the history of the parent branch for the branch point. The test for the complex branch structure ensures all files have the expected contents, but doesn't examine the branch structure. Check for the correct branch structure by making sure that the initial commit on each branch is empty. This ensures that the initial commit's parent is indeed the correct branch-off point. Signed-off-by: Joachim Kuebart <joachim.kuebart@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-no-index.c')
0 files changed, 0 insertions, 0 deletions