1
0
mirror of https://github.com/git/git.git synced 2024-09-29 20:13:27 +02:00
git/contrib/fast-import
Tor Arvid Lund 75bc9573b0 git-p4: Fix regression in p4Where method.
Unfortunately, I introduced a bug in commit 7f705dc36 (git-p4: Fix bug in
p4Where method). This happens because sometimes the result from
"p4 where <somepath>" doesn't contain a "depotFile" key, but instead a
"data" key that needs further parsing. This commit should ensure that both
of these cases are checked.

Signed-off-by: Tor Arvid Lund <torarvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-12-09 21:39:16 -08:00
..
git-import.perl
git-import.sh
git-p4 git-p4: Fix regression in p4Where method. 2008-12-09 21:39:16 -08:00
git-p4.bat
git-p4.txt
import-tars.perl
import-zips.py