TortoiseGit 2.0.0.0 正式發布下載
TortoiseGit 2.0.0.0 正式發布了,TortoiseGit 是TortoiseSVN的Git版本,tortoisegit用于遷移TortoiseSVN到TortoiseGit,一直以來Git在Windows平臺沒有好用GUI客戶端,現在tortoisegit的出現給Windows開發者帶來福音。
改進日志:
* Custom dictionaries are no longer loaded when located in %PROGRAMFILES%\TortoiseGit or %PROGRAMFILES%\TortoiseGit\bin-directory
Must be in %APPDATA%\TortoiseGit\dic or %PROGRAMFILES%\TortoiseGit\Languages folder (former has priority)
* Dropped TGitCacheCheckContent configuration setting, please use TGitCacheCheckContentMaxSize instead (settings will be automatically migrated)
* Pre- and post-push hooks do not get the path as first parameter any more
* Git for Windows 1.9.5 or newer is now required
* TortoiseGit now applies the same whitespace and new line sanitizing rules as git core for commit messages by default
* TortoiseGit now strips commented lines (starting with #) on commit messages by default
* We changed the version schema to X.Y.Z, where X is incremented for major changes, Y for every stable release, and Z!=0
更多改進內容:https://tortoisegit.org/docs/releasenotes/#Release_2.0.0.0
下載地址:https://tortoisegit.org/download/
來自: http://www.oschina.net//news/71307/tortoisegit-2-0-0-0