GitKraken免费版本
介绍
GitKraken 是一款优秀的 Git 客户端,功能和 Sourcetree 差不多,我之所以更偏向于 GitKraken 是因为,他三端可用,支持 Linux ,Mac ,Windows, 方便我在切换不同系统时,有一致的 git 体验
免费版本
用过高版本 GitKraken 的朋友,应该遇到过这段提示
The free version of GitKraken does not support opening private or self-hosted repositories.
::: warning 注意 目前免费版 GitKraken 不支持打开私有或自托管的项目
官方从 6.5.3 版本开始对本地库收费 :::
下载地址
"url_deb": "https://release.axocdn.com/linux/GitKraken-v6.5.1.deb",
"url_rpm": "https://release.axocdn.com/linux/GitKraken-v6.5.1.rpm",
"url_targz": "https://release.axocdn.com/linux/GitKraken-v6.5.1.tar.gz",
"url_exe": "https://release.axocdn.com/win64/GitKrakenSetup-6.5.1.exe"建议下载后存云盘,以避免外链失效
其他推荐
目前在 linux 下 找到几个 好用且美观的 Git Gui 客户端
参考
Last updated
Was this helpful?