path_decomposed_tries
path_decomposed_tries copied to clipboard
Fix deprecated submodule URL
trafficstars
GitHub has deprecated repo access using the git:// protocol in 2021. The alternatives are either https (using https://github.com/ot/succinct.git) or ssh (using [email protected]:ot/succinct.git). The https variant is easier to use because one does not have to set up an ssh key.
If one tries to clone this repo (with submodules) without my change, git hangs for a very long time, and then fails.