You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/tests/gitea-repositories-meta/user2/repo1.git/objects
yp05327 699f20234b
Use correct README link to render the README (#23152)
`renderReadmeFile` needs `readmeTreelink` as parameter but gets
`treeLink`.
The values of them look like as following:
`treeLink`:  `/{OwnerName}/{RepoName}/src/branch/{BranchName}`
`readmeTreelink`:
`/{OwnerName}/{RepoName}/src/branch/{BranchName}/{ReadmeFileName}`

`path.Dir` in

8540fc45b1/routers/web/repo/view.go (L316)
should convert `readmeTreelink` into
`/{OwnerName}/{RepoName}/src/branch/{BranchName}` instead of the current
`/{OwnerName}/{RepoName}/src/branch`.

Fixes #23151

---------

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
00 Kd/ci playwright go test (#20123) 2 years ago
2a Kd/ci playwright go test (#20123) 2 years ago
3f Kd/ci playwright go test (#20123) 2 years ago
4a Kd/ci playwright go test (#20123) 2 years ago
4b Kd/ci playwright go test (#20123) 2 years ago
5c Kd/ci playwright go test (#20123) 2 years ago
5f Kd/ci playwright go test (#20123) 2 years ago
6a Kd/ci playwright go test (#20123) 2 years ago
7c Kd/ci playwright go test (#20123) 2 years ago
40 Use correct README link to render the README (#23152) 2 years ago
62 Kd/ci playwright go test (#20123) 2 years ago
65 Kd/ci playwright go test (#20123) 2 years ago
78 Use correct README link to render the README (#23152) 2 years ago
90 Kd/ci playwright go test (#20123) 2 years ago
94 Kd/ci playwright go test (#20123) 2 years ago
98 Kd/ci playwright go test (#20123) 2 years ago
a6 Kd/ci playwright go test (#20123) 2 years ago
a7 Kd/ci playwright go test (#20123) 2 years ago
b2 Kd/ci playwright go test (#20123) 2 years ago
d4 Kd/ci playwright go test (#20123) 2 years ago
d7 Kd/ci playwright go test (#20123) 2 years ago
dc Kd/ci playwright go test (#20123) 2 years ago
dd Kd/ci playwright go test (#20123) 2 years ago
f3 Use correct README link to render the README (#23152) 2 years ago
info Kd/ci playwright go test (#20123) 2 years ago