go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
44.75k stars 5.47k forks source link

Display binary file size change on commit page. #10067

Open lunny opened 4 years ago

lunny commented 4 years ago
图片
bagasme commented 4 years ago

@lunny Oh like that on GH?

6543 commented 4 years ago

but dont make the same misstake as github:

on https://github.com/go-gitea/gitea/pull/10065/files you think google.png got removed! It's not so dont round to -number bytes (100%) if the fiel exists afterwards!! it should be -number bytes (99%)

only file deletions and new files should show 100% !

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.