# gitextensions
**Repository Path**: gopyplus/gitextensions
## Basic Information
- **Project Name**: gitextensions
- **Description**: Git Extensions 是一个独立的 Git 仓库 UI 管理工具,它可以和 Windows Explorer 和 Visual Studio 2010/2012/2013/
- **Primary Language**: C#
- **License**: GPL-3.0
- **Default Branch**: llangs
- **Homepage**: https://www.oschina.net/p/gitextensions
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 9
- **Created**: 2020-03-08
- **Last Updated**: 2024-06-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# Git Extensions
Git Extensions is a standalone UI tool for managing git repositories.
It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
Have a question? Come and talk to us: [](https://gitter.im/gitextensions/gitextensions?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Current Status
The work has been [split into two streams](https://github.com/gitextensions/gitextensions/wiki/Compare-versions):
* version 3.x - **[Download it now](https://github.com/gitextensions/gitextensions/releases/latest)** or [install it with Chocolatey](https://chocolatey.org/packages/gitextensions).
* version 2.5x
### Version 3.x
This stream contains the code for the new major version with a number of significant changes—both to the app and the codebase.
For more details please refer to [versions comparison](https://github.com/gitextensions/gitextensions/wiki/Compare-versions).
| Windows only | |
|---|---|
| Runtime environment |
MS Windows 7SP1+ MS .NET Framework 4.6.1+ |
| Development |
MS VS 2017 v15.7+, C#7.3 VC++ (inc. ATL for x86/x64 for installer) |
| Current dev status |
|
| Translations |
|
| Windows | Linux/Mac | |
|---|---|---|
| Runtime environment |
MS Windows 7SP1+ MS .NET Framework 4.6.1+ |
Linux / Mac (possible) Mono 5.0+ (Recommended 5.14.0 or later) |
| Development | MS VS 2015/2017, C#6 | MonoDevelop / JetBrains Rider / MS VS for Mac |
| Current dev status |
|
|
| Translations |
|
|
| v3.2.1 |
[ Download ] |
|
Current dev stream NB: expect :unicorn: :unicorn: :dragon: :dragon: and :bug: :bug: |
[ Download ] |
| Visual Studio VSIX (2015/2017/2019) | [ Download ] or install from Visual Studio via Extensions |
| Visual Studio addin (2010/2012/2013) |
Included with installer for the 2.x branch. Download and run setup.exe |
|
Visual Studio Code VSIX Kudos to @pmiossec |
[ Download ] or install via VSCode NB: Please direct all discussions about the VSIX to its own repo. |
|
IntelliJ platform IDEs Kudos to @DmitryZhelnin |
[ Download ] or install via IDE Plugins settings NB: Please direct all discussions about this plugin to its own repo. |
|
Git Extensions for VS Code Kudos to @Carl-Hugo |
This extension allows users to Browse with Git Extensions from the Explorer and the Editor. It supports a single folder and workspaces. Nothing fancier. [ Download ] from the Marketplace or install via VS Code |