Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitbucket commit URL has typo #43

Closed
fabianrenner opened this issue Oct 11, 2018 · 1 comment
Closed

Bitbucket commit URL has typo #43

fabianrenner opened this issue Oct 11, 2018 · 1 comment

Comments

@fabianrenner
Copy link

with setting gitblame.commitUrl = "guess" it takes the following URL pattern at my bitbucket repos:
https://bitbucket.org/{repoTeam}/{repoName}/commit/{commitHash}

but it's "commits"
https://bitbucket.org/{repoTeam}/{repoName}/commits/{commitHash}

I tried to setup a custom URL but there is no variable for the repository name or team.

Would be nice to either have the "commits" fixed or these additional variables available in the commitUrl settings :)

@Sertion
Copy link
Owner

Sertion commented Oct 11, 2018

Greetings Fabian.

You are looking for the gitblame.isWebPathPlural setting.

@Sertion Sertion closed this as completed Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants