mirror of
https://github.com/frej/fast-export.git
synced 2025-11-13 14:15:41 +01:00
Mercurial supports not only submodules which are Mercurial repositories, but also Git and Subversion repositories. This patch adds support for submodules which are Git repositories to hg-fast-export. As submodules which are Git repositories won't need a mapping file we trigger the submodule update only on the occurence of the `.hgsubstate` file and push the check for a valid `submodule_mappings` to `refresh_gitmodules(ctx)`
24 KiB
Executable File
24 KiB
Executable File