Re: [PATCH v2 4/8] git-p4: accommodate new move/delete type in p4
From: Junio C Hamano <hidden> Date: 2016-06-15 22:50:37
Pete Wyckoff [off-list ref] writes:
Change 562d53f (2010-11-21) recognized the new move/delete type
for git-p4 sync, but it can also show up in an initial clone and
labels output. Instead of replicating this in three places,
hoist the definition somewhere global.
I think the said commit is from January not November, though.
No need to resend---I'll fix the comment up in place.
Thanks.