diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2025-08-03 10:23:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-03 10:23:10 -0700 |
commit | be2a6b441488b7597cb69af3f454705e1c9cd2c7 (patch) | |
tree | 2c9c4e883cf67c8bc33addc14b71212147e10d42 /vendor/gopkg.in/src-d/go-git.v4/utils | |
parent | 1f676b36b13669e0c6f2ae8b1dcb821022798ac2 (diff) | |
download | gitea-main.tar.gz gitea-main.zip |
The commit range in the UI follows a half-open, half-closed convention:
(,]. When reviewing a range of commits, the beforeCommitID should be set
to the commit immediately preceding the first selected commit. For
single-commit reviews, we must identify and use the previous commit of
that specific commit.
The endpoint ViewPullFilesStartingFromCommit is currently unused and can
be safely removed.
Fix #35157
Replace #35184
Partially extract from #35077
Diffstat (limited to 'vendor/gopkg.in/src-d/go-git.v4/utils')
0 files changed, 0 insertions, 0 deletions