gitea/routers/private
TheFox0x7 6ca91f555a
User facing messages for AGit errors ()
Adds user facing messages to errors when submitting agit pull request
Tries to highlight the returned error more and fixes agit suggestion to
create PR on first submission.

Closes: https://github.com/go-gitea/gitea/issues/32965

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
tests/repos Fix verifyCommits error when push a new branch ()
actions.go Clean up log messages ()
default_branch.go Clarify path param naming ()
hook_post_receive.go Add missed transaction on setmerged ()
hook_post_receive_test.go Automerge supports deleting branch automatically after merging ()
hook_pre_receive.go Move some errors to their own sub packages ()
hook_proc_receive.go User facing messages for AGit errors ()
hook_verification.go Clean up log messages ()
hook_verification_test.go Adjust object format interface ()
internal.go Refactor request context ()
internal_repo.go [Feature] Private README.md for organization ()
key.go Clarify path param naming ()
mail.go Split mail sender sub package from mailer service package ()
main_test.go make writing main test easier ()
manager.go Refactor names ()
manager_process.go Move context from modules to services ()
manager_unix.go Move context from modules to services ()
manager_windows.go Move context from modules to services ()
restore_repo.go Move context from modules to services ()
serv.go Clarify path param naming ()
ssh_log.go Move context from modules to services ()