TortoiseGit Challenge
Poor Windows support has always been a big roadblock to Git adoption. The truth of the matter these days is that Windows support through msysGit is actually quite good. Git-Gui…
Poor Windows support has always been a big roadblock to Git adoption. The truth of the matter these days is that Windows support through msysGit is actually quite good. Git-Gui works well on Windows and provides a very functional (if somewhat homely) interface to git on Windows and the command line version works well too.
The one issue with Git on Windows today is the lack of a TortoiseGit application. TortoiseSVN is one of the most familiar and ubiquitous applications for source control under Windows and we’d love to see a Git workalike, to help make our Windows friends feel more at home. However, none of us here at Logical Awesome use Windows (or really want to spend that much time in it), so we’d like to issue a challenge.
If any of you are, or know, people who use Windows and are good at Python, we would like you to produce a TortoiseGit that can be installed with msysGit that would make a TortoiseSVN user feel more or less at home. I say Python because there is a GPL TortoiseHg application that should not be too difficult to port to use msysGit – Mercurial and Git are almost identical in their basic command sets and that is all we’re looking for in TortoiseGit.
In return, we will furnish whomever (individual or business) takes up this challenge and gives the community an installable executable with a free Large account for life. Any takers?
Email “scott@logicalawesome.com”:mailto:scott@logicalawesome.com if you’re interested.
Written by
Related posts

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

GitHub Availability Report: June 2025
In June, we experienced three incidents that resulted in degraded performance across GitHub services.

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.