Script for conversion of SVN externals to Git submodules

While searching for a way to report a SubGit bug I found this support forum and noticed that there are still other people in the need for conversion of SVN externals to Git submodules.

Here it is…
Based on the fabulous git-filter-repo.
Uses .gitsvnextmodules created by SubGit (or SVN Mirror).

FYI:
@svnmirror (How are svn externals handled during the translation of SVN repo to GIT?)
@David_Munro (Subgit install call causes an infinite loop)