Git 客户端,采用 C# 编写。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Gerhard Olsson 104e1475d6
fix(filetree): Hide "Show in File tree" (#12438)
4 weeks ago
.github doc: markdownlint (#12389) 2 months ago
.vscode doc: markdownlint (#12389) 2 months ago
eng feat!: .net9 (#12064) 5 months ago
externals feat: mark current line in editor (#12321) 3 months ago
setup doc: markdownlint (#12389) 2 months ago
src fix(filetree): Hide "Show in File tree" (#12438) 4 weeks ago
tests fix(AsyncStreamReaderTests): Relax timing 1 month ago
.editorconfig feat: support for dark app mode 4 months ago
.gitattributes Update build scripts (#10618) 3 years ago
.gitignore Merge remote-tracking branch 'remote/release/4.0' into release/5.0 11 months ago
.gitmodules fix(theme): Remove unused hook methods (#12127) 7 months ago
.mailmap Update .mailmap 8 years ago
.markdownlint.json doc: markdownlint (#12389) 2 months ago
CODE_OF_CONDUCT.md doc: markdownlint (#12389) 2 months ago
CONTRIBUTING.md doc: markdownlint (#12389) 2 months ago
CommonAssemblyInfo.cs Update translations / contributors / copyright year 7 months ago
CommonAssemblyInfoExternals.cs Merge remote-tracking branch 'remote/release/3.4' 5 years ago
CustomDictionary.xml More spelling fun 15 years ago
Directory.Build.props perf(context menus): Cache script icons 5 months ago
Directory.Build.targets Restructure repository 1 year ago
Directory.Packages.props Update dependencies (#12277) 4 months ago
GitExtensions.settings feat(revision links): Match PR starting with number 1 year ago
GitExtensions.sln build: Debug for ICSharp (#12151) 6 months ago
LICENSE.md CONTRIBUTING.md added 11 years ago
README.md doc: markdownlint (#12389) 2 months ago
appveyor.experimental.yml Restructure repository 1 year ago
appveyor.yml build: Bump version to 6.0.1 1 month ago
contributors.txt feat(WSL): Enforce WSL working directory 2 months ago
global.json feat!: .net9 (#12064) 5 months ago
update-loc.cmd chore: fix update-loc.cmd script (following repo restructure) (#11754) 1 year ago

README.md

Git Extensions logo

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 or send us a tweet @git_extensions

Online manual

git-extensions-documentation.readthedocs.org

Current Status

Next Version (build instructions)

  Windows only
Runtime environment MS Windows 7SP1+ // .NET 9.0 SDK
Development MS Visual Studio 2022 (v17.12+), C# 13 // VC++ (inc. ATL for x86/x64 for installer)
Current dev status Build status
Translations

Older versions

See build instructions

Downloads

Download it now or install it with Chocolatey or Winget.

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: v5.2.1 [ Download ]
Current dev stream
NB: expect 🦄 🦄 and 🐉 🐉
[ 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 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.

Shoutouts

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Useful Links