mirror of https://github.com/go-gitea/gitea.git
* Handle push rejections and push out-of-date in branch creation and file upload. * Remove the duplicated sanitize from services/pull/merge * Move the errors Err(Merge)PushOutOfDate and ErrPushRejected to modules/git * Handle errors better in the upload file dialogs Fix #10460 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> |
5 years ago | |
---|---|---|
.. | ||
action.go | 5 years ago | |
action_test.go | 5 years ago | |
blob.go | 5 years ago | |
blob_test.go | 5 years ago | |
commit.go | ||
commit_status.go | 5 years ago | |
content.go | 5 years ago | |
content_test.go | 5 years ago | |
delete.go | 5 years ago | |
diff.go | ||
diff_test.go | 5 years ago | |
file.go | 5 years ago | |
file_test.go | 5 years ago | |
repofiles.go | ||
repofiles_test.go | ||
temp_repo.go | 5 years ago | |
tree.go | 5 years ago | |
tree_test.go | 5 years ago | |
update.go | 5 years ago | |
upload.go | ||
verification.go |