rscherf / GitLink

Open your Sublime Text files on GitHub, Bitbucket, Gitlab or Codebase
http://ryan.sc
35 stars 25 forks source link

Can't open files in branches with slash characters in Bitbucket #16

Closed rodstrom closed 2 years ago

rodstrom commented 6 years ago

I tried opening a file in a branch that has a slash character in it (feature/Name) but Bitbucket doens't seem to support this. For branches with slash characters they instead use a link looking something like this "https://bitbucket.org/foo/repobar/src/3bb054083701e4f432c5751408e2ca4d82e92732/ReadMe.md?at=feature%2Fname". If someone could look into this it would be appreciated. Best Regards

rscherf commented 6 years ago

Feel free to open a pull request with the fix.

On Oct 5, 2018, at 8:42 AM, Herman Rödström notifications@github.com wrote:

I tried opening a file in a branch that has a slash character in it (feature/Name) but Bitbucket doens't seem to support this. For branches with slash characters they instead use a link looking something like this "https://bitbucket.org/foo/repobar/src/3bb054083701e4f432c5751408e2ca4d82e92732/ReadMe.md?at=feature%2Fname". If someone could look into this it would be appreciated. Best Regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.