Skip to content

Fix _sanitize_github_url removing suffixes too greedily

.rstrip() is not .removesuffix()


Migrated from D8674 (view on Phabricator)

Merge request reports