executablebooks / github-activity

Simple markdown changelogs for GitHub repositories
https://github-activity.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
49 stars 11 forks source link

Handle detection of target from SSH based remotes #51

Closed consideRatio closed 3 years ago

consideRatio commented 3 years ago

This is a PR to update the working branch of #45 which had an issue to detect the target correctly if git remote -v returned a SSH reference like git@github.com:jupyterhub/kubespawner.git.

choldgraf commented 3 years ago

Thanks! Let's figure out why tests aren't paying in the other pr ?