mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
931d0cf854
Unfortunately due to a misread on my behalf I missed that git diff only learned --skip-to in version 2.31.0. Thus this functionality was not working on older versions of git. This PR adds a handler that simply allows for us to skip reading the diffs until we find the correct file to skip to. Fix #17731 Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
action_test.go | ||
action.go | ||
blob_test.go | ||
blob.go | ||
commit_status.go | ||
commit.go | ||
content_test.go | ||
content.go | ||
delete.go | ||
diff_test.go | ||
diff.go | ||
file_test.go | ||
file.go | ||
repofiles_test.go | ||
repofiles.go | ||
temp_repo.go | ||
tree_test.go | ||
tree.go | ||
update.go | ||
upload.go | ||
verification.go |