# gitextensions **Repository Path**: wushuxuan/gitextensions ## Basic Information - **Project Name**: gitextensions - **Description**: GitExtensions is a shell extension, a Visual Studio 2010-2015 plugin and a standalone Git repository tool. - **Primary Language**: C# - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-11 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Git Extensions [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gitextensions/gitextensions?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![SourceForge](https://img.shields.io/sourceforge/dm/gitextensions.svg)](https://sourceforge.net/projects/gitextensions/) [![Github Releases (by Release)](https://img.shields.io/github/downloads/gitextensions/gitextensions/latest/total.svg?maxAge=86400)](https://github.com/gitextensions/gitextensions/releases/latest) ## Introduction GitExtensions is a standalone Git repository tool, a Visual Studio 2010-2015 plugin and a shell extension. ## Current status Build on Windows: [![Build status](https://ci.appveyor.com/api/projects/status/yo5kw7sl6da8danr/branch/master?svg=true)](https://ci.appveyor.com/project/gitextensions/gitextensions/branch/master) Build on Linux: [![Build Status](https://travis-ci.org/gitextensions/gitextensions.svg?branch=master)](https://travis-ci.org/gitextensions/gitextensions) Translation: [![Transifex](https://ds0k0en9abmn1.cloudfront.net/static/charts/images/tx-logo-micro.646b0065fce6.png)](https://www.transifex.com/projects/p/git-extensions/) [![Transifex Stats](https://www.transifex.com/projects/p/git-extensions/resource/ui-master/chart/image_png)](https://www.transifex.com/projects/p/git-extensions/) Special thanks to JetBRAINS for [Resharper](https://www.jetbrains.com/resharper/) license. ## OS Support - Windows: 7SP1 and above - Linux/Mac: requires [Mono 5.0](http://www.mono-project.com/download/) and above, however the support is limited due to limited support of WinForms by Mono ## Links * Download page: [https://github.com/gitextensions/gitextensions/releases/latest](https://github.com/gitextensions/gitextensions/releases/latest) * Online manual: [https://git-extensions-documentation.readthedocs.org/en/latest/](https://git-extensions-documentation.readthedocs.org/en/latest/) * Issue tracker: [http://github.com/gitextensions/gitextensions/issues](http://github.com/gitextensions/gitextensions/issues) * Mailing list: [http://groups.google.com/group/gitextensions](http://groups.google.com/group/gitextensions) * ChangeLog: [ChangeLog.md](GitUI/Resources/ChangeLog.md) * Source code: [http://github.com/gitextensions/gitextensions](http://github.com/gitextensions/gitextensions) * Wiki: [https://github.com/gitextensions/gitextensions/wiki](https://github.com/gitextensions/gitextensions/wiki)