Giter Site home page Giter Site logo

christruman / gitextensions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gitextensions/gitextensions

1.0 2.0 0.0 375.61 MB

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

Home Page: http://code.google.com/p/gitextensions

License: GNU General Public License v3.0

JavaScript 0.51% Visual Basic 0.72% Shell 0.04% C# 98.23% C++ 0.37% C 0.06% Ruby 0.08%

gitextensions's Introduction

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

  • Login in github (you need an account)
  • Fork the main repository from github
  • Push your changes to your fork
  • Send me a pull request

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.