mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Backport #22535 The update by rebase code reuses the merge code but shortcircuits and pushes back up to the head. However, it doesn't set the correct pushing environment - and just uses the same environment as the base repo. This leads to the push update failing and thence the PR becomes out-of-sync with the head. This PR fixes this and adjusts the trace logging elsewhere to help make this clearer. Fix #18802 Signed-off-by: Andrew Thornton <art27@cantab.net> Signed-off-by: Andrew Thornton <art27@cantab.net> |
2 years ago | |
---|---|---|
.. | ||
check.go | 2 years ago | |
check_test.go | 3 years ago | |
commit_status.go | 3 years ago | |
edits.go | 3 years ago | |
lfs.go | 3 years ago | |
main_test.go | 3 years ago | |
merge.go | 2 years ago | |
patch.go | 2 years ago | |
patch_unmerged.go | 2 years ago | |
pull.go | 2 years ago | |
pull_test.go | 3 years ago | |
review.go | 2 years ago | |
temp_repo.go | 2 years ago | |
update.go | 2 years ago |