diff options
author | Vitor Antunes <vitor.hda@gmail.com> | 2015-04-21 23:49:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-22 10:11:18 -0700 |
commit | 591707a736bd5cdded81a86e50e5ca46604d8a38 (patch) | |
tree | b360c7e12f079dded3f30b471a94c7211d47cdce /Documentation/git-diff.txt | |
parent | Merge branch 'ld/p4-submit-hint' (diff) | |
download | tgif-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 'Documentation/git-diff.txt')
0 files changed, 0 insertions, 0 deletions