sapling/hgext/p4fastimport
Alexandre Marin 8a6a1da5d7 p4fastimport - debugscanlfs - remove client option
Summary:
D7676378 would break this as it changes how parse_where behaves. This is the only
callsite left behind. AFAICT it actually wouldn't work, as it passes the hg path
to p4 where.

This change removes the option and related code.

Differential Revision: D7696956

fbshipit-source-id: a27077a9540369b5c77692185f317cf5395789ba
2018-04-23 13:21:18 -07:00
..
__init__.py p4fastimport - debugscanlfs - remove client option 2018-04-23 13:21:18 -07:00
importer.py importer - call p4 where with multiple paths 2018-04-19 17:08:30 -07:00
lfs.py Deal with large files and their metadata 2018-04-13 21:51:44 -07:00
p4.py importer - call p4 where with multiple paths 2018-04-19 17:08:30 -07:00
seqimporter.py importer - call p4 where with multiple paths 2018-04-19 17:08:30 -07:00
util.py bring back mercurial worker 2018-04-13 21:51:51 -07:00