gitea/services/pull
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
check.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
check_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2021-11-16 16:53:21 +08:00
commit_status.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
lfs.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
merge.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
patch.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
patch_unmerged.go Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004) 2021-12-19 05:19:25 +01:00
pull.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pull_test.go Append to existing trailers in generated squash commit message (#15980) 2021-06-25 13:01:43 -04:00
review.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
temp_repo.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
update.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00