> This updates the patchset to support copy, as suggested by Andrey. > > Luke Diamand (2): > git-p4: add failing test for shelved CL update involving move/copy > git-p4: handle update of moved/copied files when updating a shelve > > git-p4.py | 2 ++ > t/t9807-git-p4-submit.sh | 57 +++++++++++++++++++++++++++++++++++++--- > 2 files changed, 56 insertions(+), 3 deletions(-) Thank you for addressing my comments! The updated patchset looks good to me: Acked-by: Andrey Mazo <amazo@xxxxxxxxxxxxxx> Thank you, Andrey