Allow converting a repository with git and hg subrepos
commitcf0e5837b6c91f4f3f006116cbb36c249b69f58f
authorOndrej Stanek <ostan89@gmail.com>
Wed, 29 Apr 2020 13:56:36 +0000 (29 15:56 +0200)
committerFrej Drejhammar <frej.drejhammar@gmail.com>
Wed, 6 May 2020 14:30:05 +0000 (6 16:30 +0200)
tree3462244b327edf04a9b44cb78ef5b7bcab1fe2f1
parent595587b245e86f3080dbec3d1bb3c039a3808ebb
Allow converting a repository with git and hg subrepos

In the verification phase, fast-export falsely expects that both hg
and git subrepositories should have the appropriate line in the
subrepo-map file. The case is, that only hg subrepos need a line in
subrepo-map that references a converted subrepo, while git
subrepositories do not.
hg-fast-export.py