1
0
mirror of https://github.com/git/git.git synced 2024-10-21 01:08:11 +02:00
git/contrib/fast-import
Pete Wyckoff b4b0ba06f8 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>
2009-02-23 15:24:08 -08:00
..
git-import.perl
git-import.sh
git-p4 git-p4: avoid syncing duplicate changes 2009-02-23 15:24:08 -08:00
git-p4.bat
git-p4.txt Clean up the git-p4 documentation 2008-08-24 12:00:14 -07:00
import-tars.perl
import-zips.py Add another fast-import example, this time for .zip files 2008-07-01 00:48:17 -07:00