Re: [PATCHv3 0/2] git-p4: shelved change update with move/copy

2019-01-22 Thread Mazo, Andrey
> 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.s

Re: [PATCHv3 0/2] git-p4: shelved change update with move/copy

2019-01-18 Thread Junio C Hamano
Luke Diamand writes: > 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/

[PATCHv3 0/2] git-p4: shelved change update with move/copy

2019-01-18 Thread Luke Diamand
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 +