# 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 logo](https://cdn.rawgit.com/gitextensions/gitextensions/master/Logo/git-extensions-logo.svg) # 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: [![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) or send us a tweet [![@git_extensions](https://img.shields.io/badge/twitter-%40git__extensions-blue)](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 Build status
Translations
#### ### Version 3.x
Windows-only version powered by .NET Framework v4.6.1 with theming support [More...]
  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 Build status
#### [Build instructions](https://github.com/gitextensions/gitextensions/wiki/How-To:-build-instructions#v34-and-v35)
### Version 2.5x
This stream contains the last cross-platform version running both on Windows (MS .NET Framework) and on Linux/Mac (Mono). [More...] This stream contains the last cross-platform version running both on Windows (MS .NET Framework) and on Linux/Mac (Mono).
The code is in maintenance mode with no significant active development planned. Only certain bug fixes are currently ported across, however there may be consideration given for certain features to be ported across from the v3.x stream. For more details please refer to [versions comparison](https://github.com/gitextensions/gitextensions/wiki/Compare-versions).
  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 Build status
Translations
#### [Build instructions](https://github.com/gitextensions/gitextensions/wiki/How-To:-build-instructions#v3x-and-older)
## Downloads **[Download it now](https://github.com/gitextensions/gitextensions/releases/latest)** or install it with [Chocolatey](https://chocolatey.org/packages/gitextensions) or [Winget](https://winget.run/pkg/GitExtensionsTeam/GitExtensions). If you want to **update a portable version**, you should delete all the files and the subfolders from the existing folder except: * _GitExtensions.settings_ * _WindowPositions.xml_ * User defined themes in folder _Themes_
Latest Release: v4 [ Download ]
Current dev stream
NB: expect :unicorn: :unicorn: and :dragon: :dragon:
[ Download ]
Build status
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
NB: Please direct all discussions about this extension to its own repo.

# Conduct Project maintainers pledge to foster an open and welcoming environment, and ask contributors to do the same. For more information see our [code of conduct](CODE_OF_CONDUCT.md). # Shoutouts * We thank all the people who contribute, the project exists because of you
* We thank JetBRAINS for [ReSharper](https://www.jetbrains.com/resharper/) licenses
* We thank [Transifex](https://www.transifex.com/) for helping us with translations
* We thank [SemanticMerge](https://www.semanticmerge.com) for licenses
* We thank [SignPath.io](https://signpath.io/?utm_source=foundation&utm_medium=github&utm_campaign=gitextension) for the free code signing
* We thank [SignPath Foundation](https://signpath.org/?utm_source=foundation&utm_medium=github&utm_campaign=gitextension) for the signing certificate * We thank [Yusuke Kamiyamane](http://p.yusukekamiyamane.com/) for the icons ([CCA/3.0](http://creativecommons.org/licenses/by/3.0/)) ## Backers Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/gitextensions#backer)] ## Sponsors Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/gitextensions#sponsor)] # Useful Links * Website: [gitextensions.github.io](https://gitextensions.github.io/) [Git repo](https://github.com/gitextensions/gitextensions.github.io) * Source code: [github.com/gitextensions/gitextensions](https://github.com/gitextensions/gitextensions) * Online manual: [git-extensions-documentation.readthedocs.org](https://git-extensions-documentation.readthedocs.org/) [Git repo](https://github.com/gitextensions/GitExtensionsDoc) * Issue tracker: [github.com/gitextensions/gitextensions/issues](https://github.com/gitextensions/gitextensions/issues) * Wiki: [github.com/gitextensions/gitextensions/wiki](https://github.com/gitextensions/gitextensions/wiki) * Gitter chat: [gitter.im/gitextensions/gitextensions](https://gitter.im/gitextensions/gitextensions?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) * [How to visualize Git repository's history](/gource%20video.md)