TortoiseGit

TortoiseGit是基于TortoiseSVN的Git Windows Shell界面。(TortoiseGit is a Windows Shell Interface to Git based on TortoiseSVN.)

Github stars Tracking Chart

TortoiseGit是基于TortoiseSVN的Git Windows Shell界面。 它是开源的,可以完全用免费软件构建。

TortoiseGit为您提供常规任务,例如提交,显示日志,区分两个版本,创建分支和标签,创建补丁等(请参阅屏幕截图文档)。

Overview

Name With OwnerTortoiseGit/TortoiseGit
Primary LanguageC++
Program languageMakefile (Language Count: 11)
PlatformWindows
License:Other
Release Count99
Last Release NameREL_2.16.0.0_EXTERNAL (Posted on 2024-04-30 21:22:54)
First Release NameREL_0.1.0.0_PREVIEW (Posted on )
Created At2010-12-25 14:10:21
Pushed At2024-05-09 16:00:04
Last Commit At2024-05-07 19:01:42
Stargazers Count1.4k
Watchers Count87
Fork Count386
Commits Count11.5k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count24
Pull Requests Open Count15
Pull Requests Close Count206
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

TortoiseGit - The coolest Interface to Git Version Control

TortoiseGit is a Windows Shell Interface to Git based on TortoiseSVN. It's open source and can be built entirely with freely available software.

TortoiseGit supports you with regular tasks, such as committing, showing logs, diffing two versions, creating branches and tags, creating patches and so on (see our Screenshots or documentation).

Download

The latest release and language packs are available on the download page. There you can also find the system requirements and latest release notes.

The TortoiseGit team also provides preview releases on an irregular basis. These versions are used by the TortoiseGit developers and are built from the latest code that represents the cutting edge of the TortoiseGit development.

What to do if things go wrong or a crash happened

Before reporting an issue, please search whether a similar issue already exists and check that your problem isn't fixed in our latest preview release.

An important aspect of reporting issues is to have a reproducible example of the issue; it's also important to mention the exact version of your operating system, the version of Git and the version of TortoiseGit (this information can be found on the TortoiseGit about dialog).

TortoiseGit includes a crash reporter (if not disabled on installation), which automatically uploads crash dumps to drdump.com, where the TortoiseGit team can review them. If you have a reproducible example, please also file an issue and link the crash report.

We have a special page describing steps for debugging, where the majority of these steps do not require you to build TortoiseGit on your own.

How Can I Contribute?

You're welcome to contribute to this project! There are several aspects you can help on:

Any help is appreciated!

Feel free to report issues and open merge requests.

Please also check the contribution guidelines to understand our
workflow.

How to build

Building TortoiseGit is usually not necessary; however, it is easy. All necessary requirements and steps are described in the build.txt file. Our short description in the architecture.txt file might also be helpful.

License

TortoiseGit is licensed under the GPLv2.

To the top