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

Gitblit Support #127

Open
graciano opened this issue Jul 11, 2018 · 1 comment
Open

Gitblit Support #127

graciano opened this issue Jul 11, 2018 · 1 comment

Comments

@graciano
Copy link

Using a gitblit repo, it opened the following (wrong) URL:
https://gitblitremoteexample.com/r/my-repo/tree/my-branch

And I think it should open the following:
https://gitblitremoteexample.com/summary/my-repo.git/my-branch

Example URLs

Example clone url:

git://gitblitremoteexample.com/my-repo.git

Example branch name:

my-branch

Expected web URL:

https://gitblitremoteexample.com/summary/my-repo.git/my-branch

@derimagia
Copy link
Collaborator

Willing to accept a PR for this. We recently got a new contribution for supporting a different remote, AWS Code Commit @ #128. May be useful to look at

@derimagia derimagia changed the title gitblit branches don't work Gitblit Support Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants