Audience
Developers searching for a visual front-end for the git command line tool
About GitForce
It is designed to be easy and intuitive to use and yet powerful enough so you don't need to use a command line git. GitForce is written in C# and uses .NET 3.5 framework. The same binary file (“GitForce.exe”) runs as-is on both Windows and Linux operating systems (or any other OS with Mono support). The tool consists of only one executable file and needs no installer – just copy it to a folder of your choice and run it. Consequently, the main requirements are having .NET support (or Mono runtime on Linux) and the actual git command line tool, already installed and working. That said, GitForce is still powerful enough to be used exclusively, without calling up a command line git tool. It likely fully satisfies needs of a great majority of users. I hope that this tool will help many users who are new to git and also to people already familiar with Perforce (a similar source control front-end tool.)