Skip to content

Provide support for blob url #4048

Closed
Closed
@shollander

Description

@shollander

Please provide support for blob access via urls. Most major git web servers (GitHub, Gitlab, etc. )provide this functionality. For example, https://gitea/org/repo/blob/<sha_1>/file.

I am trying to use ReviewBoard as a code review tool with Gitea, but it doesn't work since ReviewBoard needs to be able to pull files by blob id. Gitea currently provides permalink support using commit id, but not blob id.

See https://www.reviewboard.org/docs/manual/dev/admin/configuration/repositories/git/ for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions