GitExtensions is a shell extension, a Visual Studio 2008 plugin and a standalone Git repository tool.
C# C++
Clone or download
Pull request Compare This branch is 198 commits ahead, 10137 commits behind gitextensions:master.
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= Bin
carview.php?tsp= GitCommands
carview.php?tsp= GitExtensionsSetup
carview.php?tsp= GitExtensionsSetupComplete
carview.php?tsp= GitPlugin
carview.php?tsp= GitPluginSetup
carview.php?tsp= GitShellEx
carview.php?tsp= GitUI
carview.php?tsp= GitUIPlugins
carview.php?tsp= Patch
carview.php?tsp= Plugins
carview.php?tsp= Resources
carview.php?tsp= SimpleExt
carview.php?tsp= .gitignore
carview.php?tsp= .mailmap
carview.php?tsp= Cow.png
carview.php?tsp= Donate.jpg
carview.php?tsp= README.TXT
carview.php?tsp= TODO.txt
carview.php?tsp= arrow_refresh.png
carview.php?tsp= arrow_refresh_dirty.png
carview.php?tsp= cow-head.ico
carview.php?tsp= error.png
carview.php?tsp= loading.gif
carview.php?tsp= loading2.gif
carview.php?tsp= loading3.gif
carview.php?tsp= loading4.gif
carview.php?tsp= loadingpanel.gif
carview.php?tsp= lock.png
carview.php?tsp= lock2.png
carview.php?tsp= pageant.ico
carview.php?tsp= putty.ico
carview.php?tsp= puttygen.ico
carview.php?tsp= success.gif
carview.php?tsp= test.cmd
carview.php?tsp= test.ico

README.TXT

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.