sshaw / git-link

Emacs package to get the GitHub/Bitbucket/GitLab/... URL for a buffer location
394 stars 73 forks source link

Add support for Savannah #76

Closed leungbk closed 3 years ago

leungbk commented 3 years ago

A repo whose origin is something like https://git.savannah.gnu.org/git/emacs.git is can be viewed at https://git.savannah.gnu.org/cgit/emacs.git (note the additional 'c').

sshaw commented 3 years ago

Hi, this has been discussed before. See this and the link(s) it contains: https://github.com/sshaw/git-link/pull/34#issuecomment-238032402

Any thoughts based on those comments?