Skip to content

tt/gitextensions

 
 

Repository files navigation

How to compile GitExtensions
============================

-Open the solution file (\GitCommands\GitCommands.sln)
-First remove signing from the projects
-Compile SimpleShlExt in release for 64bit windows
-Compile SimpleShlExt in release for 32bit windows
-Compile entire solution in release, mixed platforms
-After everything is compiled in release, you can compile in debug

You could also directly compile in debug, but then you need to exclude the setup projects.

About

GitExtensions is a shell extension, a Visual Studio 2008 plugin and a standalone Git repository tool.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.7%
  • C++ 1.3%