diff options
author | Nick <nick.guenther@polymtl.ca> | 2023-03-15 17:51:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-15 16:51:39 -0500 |
commit | 6aef9e0a2f7df03893f00a657749b29e11ed839e (patch) | |
tree | 76478e021554897ca804e39c1d37e53ef0d06574 /cmd | |
parent | 19cbd5c3d9893647d85f7fc5b873059d1d6d436d (diff) | |
download | gitea-6aef9e0a2f7df03893f00a657749b29e11ed839e.tar.gz gitea-6aef9e0a2f7df03893f00a657749b29e11ed839e.zip |
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.
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions