sshaw / git-link

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

Control over whether to link to a file in a branch or a file in a commit #73

Closed talwrii closed 4 years ago

talwrii commented 4 years ago

I sometimes want to share the branch name when I share a file. Most of the link functions seem to ignore the branch name, perhaps you could have a defvar to control whether to link to the branch or the commit.

sshaw commented 4 years ago

Hello, we have such a var: git-link-use-commit. Does this help?

no-response[bot] commented 4 years ago

Closing due to lack of feedback. Feel free to reopen with additional info.