Closed empiricalthought closed 10 years ago
We have git branch names that include slashes. This alternate method of extracting the current branch name allows git-link to work on these branches.
I tried it with no string-match at all, and there was a newline at the end of the value.
I modified your commit to use git-link-chomp.
git-link-chomp
Thanks for the contribution :thumbsup:
We have git branch names that include slashes. This alternate method of extracting the current branch name allows git-link to work on these branches.