git-p4: Test changelists touching two branches
authorVitor Antunes <vitor.hda@gmail.com>
Sat, 26 May 2012 09:56:04 +0000 (10:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 May 2012 17:45:59 +0000 (10:45 -0700)
It is possible to modify two different branches in P4 in a single
changelist. git-p4 correctly detects this and commits the relevant
changes to the different branches separately. This test proves that and
avoid future regressions in this behavior.

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>
No differences found