Git Extensions with local Gitea server: How to trigger Pull-Request (PR) via GUI
04:17 13 Feb 2026

I am currently setting up a new Gitea Server. Most devs associated with the Repos use Git Extensions (GE). I will but disable the push feature to the main branch, which leads to mandatory Pull-Requests(PRs).

I am currently trying to find a way how I can trigger this behaviour with GE but I am not able to find a way to integrate it with GE. Does anyone has an idea how to set it up the correct way? Do I need some sort of extension? If so how to integrate it with GE to implement this properly (A link to a How-To would be enough - I simply could not find one on my one yet)? To only use TEA is sadly not an option for some of the devs as they depend strongly on the graphical userinterface. If this option is not possible can somebody recommend another GIT GUI tool which has this function for Gitea implemented?

Thanks

pull-request git-extensions gitea