1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/tests/gitea-repositories-meta
Nick 6aef9e0a2f
Replace repo.namedBlob by git.TreeEntry. (#22898)
`namedBlob` turned out to be a poor imitation of a `TreeEntry`. Using
the latter directly shortens this code.

This partially undoes https://github.com/go-gitea/gitea/pull/23152/,
which I found a merge conflict with, and also expands the test it added
to cover the subtle README-in-a-subfolder case.
2023-03-15 16:51:39 -05:00
..
limited_org Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
migration/lfs-test.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
org26 Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
privated_org Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user2 Replace repo.namedBlob by git.TreeEntry. (#22898) 2023-03-15 16:51:39 -05:00
user3/repo3.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user5/repo4.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user12/repo10.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user13/repo11.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user27 Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user30 Add a simple test for external renderer (#20033) 2022-12-12 20:45:21 +08:00