Rework blob endpoint to match the standard convention #24623
Labels
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Uh oh!
There was an error while loading. Please reload this page.
Feature Description
This is a follow up for #4048 and #5334
The above introduced following blob support via URL:
While the standard is:
Basically simple path rewrite from
/:user/:repo/blob/
to/:user/:repo/src/commit/
would do the trick. That way, plugins like copy-git-link would work out of the box.Screenshots
No response
The text was updated successfully, but these errors were encountered: