aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/src-d/go-git.v4/utils
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2025-08-03 10:23:10 -0700
committerGitHub <noreply@github.com>2025-08-03 10:23:10 -0700
commitbe2a6b441488b7597cb69af3f454705e1c9cd2c7 (patch)
tree2c9c4e883cf67c8bc33addc14b71212147e10d42 /vendor/gopkg.in/src-d/go-git.v4/utils
parent1f676b36b13669e0c6f2ae8b1dcb821022798ac2 (diff)
downloadgitea-main.tar.gz
gitea-main.zip
Fix bug when review pull request commits (#35192)HEADmain
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