0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-22 14:26:02 +01:00
gitea/services/pull
Norwin f48dce3176
Don't return binary file changes in raw PR diffs by default (#17158)
* return diffs without binary file content change

* ?binary=true option to restore old behaviour

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
2021-09-27 17:09:49 -04:00
..
check_test.go
check.go
commit_status.go
lfs.go
main_test.go
merge.go
patch.go Don't return binary file changes in raw PR diffs by default (#17158) 2021-09-27 17:09:49 -04:00
pull_test.go
pull.go
review.go
temp_repo.go
update.go