aboutsummaryrefslogtreecommitdiff
path: root/git-p4.py
diff options
context:
space:
mode:
authorVitor Antunes <vitor.hda@gmail.com>2015-04-21 23:49:29 +0100
committerJunio C Hamano <gitster@pobox.com>2015-04-22 10:11:18 -0700
commit591707a736bd5cdded81a86e50e5ca46604d8a38 (patch)
treeb360c7e12f079dded3f30b471a94c7211d47cdce /git-p4.py
parent5c9c3dfaff886d9882252f03b7f5a11c435f5688 (diff)
downloadgit-591707a736bd5cdded81a86e50e5ca46604d8a38.tar.gz
git-591707a736bd5cdded81a86e50e5ca46604d8a38.tar.xz
t9801: check git-p4's branch detection with client spec enabled
Add failing scenario when branch detection (--detect-branches) is enabled together with use client spec (--use-client-spec). In this specific scenario git-p4 will break when the Perforce client view removes part of the depot path, as in the following example: //depot/branch1/base/... //client/branch1/... The test case also includes an extra sub-file mapping to enforce robustness check of git-p4's client view support: //depot/branch1/base/dir/sub_file1 //client/branch1/sub_file1 Signed-off-by: Vitor Antunes <vitor.hda@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-p4.py')
0 files changed, 0 insertions, 0 deletions