Dan Čermák b8c9a0c323
Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770)
The merge-upstream route was so far performing any kind of merge, even
those that would create merge commits and thus make your branch diverge
from upstream, requiring manual intervention via the git cli to undo the
damage.

With the new optional parameter ff_only, we can instruct gitea to error
out, if a non-fast-forward merge would be performed.
2025-06-19 12:29:10 -07:00
..
2025-04-01 10:14:01 +00:00
2025-01-09 15:15:47 +08:00
2025-03-10 17:36:02 +08:00
2025-03-10 17:36:02 +08:00
2025-03-10 17:36:02 +08:00
2025-03-10 17:36:02 +08:00