git/contrib/fast-import
Simon Hausmann 38f9f5ec41 git-p4: Fix direct import from perforce after fetching changes through git from origin
When using an existing git repository to cache the perforce import we don't
fetch the branch mapping from perforce as that is a slow operation. However
the origin repository may not be fully up-to-date and therefore it may be
necessary to import more changes directly from Perforce.

Such a direct import needs self.knownBranches to be set up though, so
initialize it from the existing p4/* git branches.

Signed-off-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-11-16 01:32:59 -08:00
..
git-import.perl contrib/fast-import: add perl version of simple example 2007-09-18 03:14:18 -07:00
git-import.sh contrib/fast-import: add simple shell example 2007-09-18 03:14:16 -07:00
git-p4 git-p4: Fix direct import from perforce after fetching changes through git from origin 2007-11-16 01:32:59 -08:00
git-p4.bat Make the command call silent 2007-05-15 16:07:41 +02:00
git-p4.txt Mention remotes/p4/master also in the documentation. 2007-06-11 23:30:23 +02:00
import-tars.perl Merge branch 'maint' 2007-05-16 12:43:05 -07:00