git-p4: avoid syncing duplicate changes
commitb4b0ba06f8748348039d56ffa5890590dd9776ee
authorPete Wyckoff <pw@padd.com>
Wed, 18 Feb 2009 18:12:14 +0000 (18 13:12 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Feb 2009 23:24:08 +0000 (23 15:24 -0800)
treeaa8279035604668213dde59cbe67f6c90550ef59
parent2d602e9179c7eb1a31a0abf41283c132e26a61af
git-p4: avoid syncing duplicate changes

When a particular changeset affects multiple depot paths, it
will appear multiple times in the output of "p4 changes".
Filter out the duplicates to avoid the extra empty commits that
this otherwise would create.

Signed-off-by: Pete Wyckoff <pw@padd.com>
Acked-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4