diff options
author | Ian Wienand <ianw@vmware.com> | 2011-02-11 16:33:48 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-14 10:34:49 -0800 |
commit | 3952710bfaa46917fd0c3a9b29d076ec013d6b6a (patch) | |
tree | e94e243b20443d8a32cd3a2221b9d504565cf380 /t/t4006-diff-mode.sh | |
parent | gitignore: add test-mktemp to ignore list (diff) | |
download | tgif-3952710bfaa46917fd0c3a9b29d076ec013d6b6a.tar.xz |
Obey p4 views when using client spec
When using the p4 client spec, this attempts to obey the client's
output preferences.
For example, a view like
//depot/foo/branch/... //client/branch/foo/...
//depot/bar/branch/... //client/branch/bar/...
will result in a directory layout in the git tree of
branch/
branch/foo
branch/bar
p4 can do various other reordering that this change doesn't support,
but we should detect it and at least fail nicely.
Signed-off-by: Ian Wienand <ianw@vmware.com>
Acked-by: Pete Wyckoff <pw@padd.com>
Acked-by: Tor Arvid Lund <torarvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4006-diff-mode.sh')
0 files changed, 0 insertions, 0 deletions