git/contrib/fast-import
Johannes Schindelin 63801da88d import-zips: fix thinko
Embarrassingly, the common prefix calculation did not work properly, due
to a mistake in the assignment: instead of assigning the dirname of the
current file name, the dirname of the current common prefix needs to
be assigned to common prefix, when the current prefix does not match the
current file name.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-03-29 19:56:26 -07: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 keyword-expansion regex 2008-11-27 13:17:58 -08:00
git-p4.bat Make the command call silent 2007-05-15 16:07:41 +02:00
git-p4.txt Clean up the git-p4 documentation 2008-08-24 12:00:14 -07:00
import-tars.perl Merge branch 'maint' 2007-05-16 12:43:05 -07:00
import-zips.py import-zips: fix thinko 2009-03-29 19:56:26 -07:00