]> git.ipfire.org Git - thirdparty/git.git/commit - t/t9801-git-p4-branch.sh
git-p4: Add test case for complex branch import
authorVitor Antunes <vitor.hda@gmail.com>
Wed, 25 Jan 2012 23:48:23 +0000 (23:48 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Jan 2012 19:34:44 +0000 (11:34 -0800)
commitc5665efed2619fae9ec5a57c555c89a91804e886
tree3b622d6b6256bbd63ff0ffbc0e8e2a3869fcc21d
parentfed23693ba1a1ea7beb851cd385d458136e91664
git-p4: Add test case for complex branch import

Check if branches created from old changelists are correctly imported.
Also included some updates to simple branch test so that both are
coherent in respect to each other.

Signed-off-by: Vitor Antunes <vitor.hda@gmail.com>
Acked-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9801-git-p4-branch.sh