1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-16 00:03:20 +01:00
gitea/services/pull
luzpaz 8c647bf0f6
Fix various typos (#18219)
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby,te,unknwon`

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-01-10 17:32:37 +08:00
..
check_test.go
check.go
commit_status.go
lfs.go
main_test.go
merge.go Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
patch_unmerged.go
patch.go Reset the conflicted files list in testpatch (#18139) 2021-12-31 20:33:55 +08:00
pull_test.go
pull.go
review.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
temp_repo.go
update.go