Skip to content

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

License

Notifications You must be signed in to change notification settings

dmay/gitextensions

Repository files navigation

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

-Open the solution file (GitCommands.sln)
-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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.4%
  • C++ 0.6%
  • Visual Basic .NET 0.4%
  • JavaScript 0.3%
  • C 0.1%
  • Shell 0.1%
  • Python 0.1%