# GitExtensions
**Repository Path**: dotnetstd/GitExtensions
## Basic Information
- **Project Name**: GitExtensions
- **Description**: Git 图形客户端 。Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Visual Studio。(克隆自:https://github.com/gitextensions/gitextensions)
- **Primary Language**: C#
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2024-05-29
- **Last Updated**: 2024-05-29
## 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) or send us a tweet [](https://twitter.com/git_extensions)
## Current Status
### v4 // Next Version ([build instructions](https://github.com/gitextensions/gitextensions/wiki/How-To%3A-build-instructions))
Windows only | |
---|---|
Runtime environment | MS Windows 7SP1+ // MS .NET 6.0 |
Development | MS VS 2022 (v17.3+), C# 10 // VC++ (inc. ATL for x86/x64 for installer) |
Current dev status |
|
Translations |
|
Windows only | |
---|---|
Runtime environment | MS Windows 7SP1+ // MS .NET Framework 4.6.1+ |
Development | MS VS 2019 (v16.8+), C# 9 // VC++ (inc. ATL for x86/x64 for installer) |
Current dev status |
|
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 |
![]() |
Latest Release: v4 |
[ Download ] |
Current dev stream NB: expect :unicorn: :unicorn: and :dragon: :dragon: |
[ Download ] |
Visual Studio VSIX (2022) | [ Download ] or install from Visual Studio via Extensions |
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 |