Hi, On Wed, 24 Jul 2019, Pratyush Yadav wrote: > I have a quick little feature to add to git-gui, and I'm wondering > where should I discuss it and send patches. The git-gui repo [0] has > no readme I can see that would point me in the right direction. > Googling around didn't get me anything either. > > Should I send it here on this list or is it somewhere else? > > Also, is the project even actively maintained any more? The last commit was in > 2017. > > [0] http://repo.or.cz/w/git-gui.git/ Sadly, it seems that we do not have any active Git GUI maintainer, indeed. The latest repository for Git GUI seems to have been https://github.com/patthoyts/git-gui, but even that has fallen dormant. Your best bet is to send the patch to this list, and we'll just have to try to work together to our best abilities to review and improve and integrate it. Ciao, Johannes