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

chafnan/gitextensions

This branch is 1758 commits ahead of, 16634 commits behind gitextensions/gitextensions:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2011
Mar 10, 2011
Feb 25, 2011
Mar 5, 2011
Mar 8, 2011
Mar 10, 2011
Mar 5, 2011
Feb 18, 2011
Mar 10, 2011
Mar 5, 2011
Jul 28, 2010
Mar 9, 2011
Mar 6, 2011
Nov 14, 2010
Feb 2, 2011
Dec 20, 2010
Nov 9, 2010
Oct 29, 2010
Oct 29, 2010
Feb 1, 2011
Feb 6, 2011
Jun 10, 2010
Jun 20, 2010
Jan 14, 2011
Jun 10, 2010
Sep 27, 2010
Nov 14, 2010
Nov 27, 2008
Apr 13, 2010

Repository files navigation

Git Extensions

Introduction

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

Mailing list

The mailing list can be found at http://groups.google.com/group/gitextensions

How to debug GitExtensions

The installer is build using WiX. You need to install WiX when you want to build the installer. This can be downloaded here: http://wix.sourceforge.net/. If you do not want to build the installer, just open the solution and ignore the warning.

  • Open the solution file (GitCommands.sln or GitCommands.VS2010.sln)
  • Hit F5 to compile and run GitExtensions

How to contribute code

If you do not want to use github, I also accept mailed patches. Just make sure the patch is send as an attachement and not in the body of the mail.

How to create the installer

  • Download and install WiX http://wix.sourceforge.net/
  • Open the solution file (GitCommands.sln or GitCommands.VS2010.sln)
  • Compile SimpleShlExt in release for 64bit windows
  • Compile SimpleShlExt in release for 32bit windows
  • Compile entire solution in release, mixed platforms
  • Run Setup\MakeInstallers.bat to build the installers

Links

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