swh-lister/swh/lister/gitweb
Antoine Lambert a04975571c gitweb: Remove invalid use of str.rstrip
rstrip is not a method to remove a string suffix so use another
way to extract gitweb project name.

It fixes the computation of some gitweb origin URLs.

Related to swh/infra/sysadm-environment#5050.
2023-09-26 14:53:57 +02:00
..
tests gitweb: Remove invalid use of str.rstrip 2023-09-26 14:53:57 +02:00
__init__.py Add Gitweb lister 2023-07-10 16:50:41 +02:00
lister.py gitweb: Remove invalid use of str.rstrip 2023-09-26 14:53:57 +02:00
tasks.py Add Gitweb lister 2023-07-10 16:50:41 +02:00