Luke Diamand <l...@diamand.org> writes: > I found this bug recently in git-p4 - updating a shelved changelist where > files > are being moved doesn't work. The destination of any moves needs to be > added to the list of files passed to P4.
Thanks. > > Luke Diamand (2): > git-p4: add failing test for shelved CL update involving move > git-p4: handle update of moved files when updating a shelve > > git-p4.py | 1 + > t/t9807-git-p4-submit.sh | 53 +++++++++++++++++++++++++++++++++++++--- > 2 files changed, 51 insertions(+), 3 deletions(-)