-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
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
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.