diff options
author | a1012112796 <1012112796@qq.com> | 2024-10-17 16:03:21 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-17 08:03:21 +0000 |
commit | 2a99607add16cf7459429bdc4d2674b2b4ffdf8a (patch) | |
tree | b54449ea5296fc0f95415bca72b395e7facb4464 /models | |
parent | c1023b97aa217cda357953d3ceb42b8cf058d904 (diff) | |
download | gitea-2a99607add16cf7459429bdc4d2674b2b4ffdf8a.tar.gz gitea-2a99607add16cf7459429bdc4d2674b2b4ffdf8a.zip |
make `show stats` work when only one file changed (#32244) (#32268)
Backport #32244
fix https://github.com/go-gitea/gitea/issues/32226
in https://github.com/go-gitea/gitea/pull/27775 , it do some changes to
only show diff file tree when more than one file changed. But looks it
also break the `diff-file-list` logic, which looks not expected change.
so try fix it.
/cc @silverwind
example view:
![image](https://github.com/user-attachments/assets/281e9c4f-a269-4d36-94eb-a132058aea87)
Signed-off-by: a1012112796 <1012112796@qq.com>
Diffstat (limited to 'models')
0 files changed, 0 insertions, 0 deletions