HomeSoftware Heritage

Adapt maven lister to list canonical gh urls if any

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Adapt maven lister to list canonical gh urls if any

That means detected github urls {https,git,http}://github.com/${user_repo}(.git) are
canonicalized to https://github.com/${user_repo} format.

This avoids duplication of origins.

Related to T4232

Details

Commit No Longer Exists

This commit no longer exists in the repository.