git-link
git-link copied to clipboard
Emacs package to get the GitHub/Bitbucket/GitLab/... URL for a buffer location
Hi @sshaw! First off, thanks (again) for writing and maintaining git-link all these years. It's great! Sometimes I use git-link when I have commits in my local clone that haven't...
E.g. when I'm in magit-refs buffer opens corresponding branch if I'm on branch or just home page, when in magit-log - opens commit. Also thank you for the neat useful...
#30 is a feature request to allow branch name to be specified instead of the current branch. This code was written by @dotemacs; I'm just creating the PR. To test:...