diff options
author | Luke Diamand <luke@diamand.org> | 2019-01-18 09:36:55 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-01-18 09:43:34 -0800 |
commit | 7a10bb3a4cc6fb5165d880cfb0be3a2eff438c95 (patch) | |
tree | 59fcc367187f7d71a03987f396dfc3d3aa024429 /fetch-object.c | |
parent | Git 2.20.1 (diff) | |
download | tgif-7a10bb3a4cc6fb5165d880cfb0be3a2eff438c95.tar.xz |
git-p4: add failing test for shelved CL update involving move/copy
Updating a shelved P4 changelist where one or more files have
been moved or copied does not work. Add a test for this.
The problem is that P4 requires a complete list of the files being
changed, and move/copy only includes the _source_ in the case of
updating a shelved changelist. This results in errors from Perforce
such as:
//depot/src - needs tofile //depot/dst
Submit aborted -- fix problems then use 'p4 submit -c 1234'
Signed-off-by: Luke Diamand <luke@diamand.org>
Acked-by: Andrey Mazo <amazo@checkvideo.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fetch-object.c')
0 files changed, 0 insertions, 0 deletions