windows 上用什么 git 客户端比较好?

2015-04-24 05:56:01 +08:00
 eeeeeeve

用cygwin下的git,git rebase说找不到某个命令,郁闷了

rebase了半天都没有成功:(

15480 次点击
所在节点    程序员
83 条回复
alex0817
2015-04-24 12:02:37 +08:00
Msysgit
mcfog
2015-04-24 12:47:10 +08:00
tortoisegit 是我现在最想念的windows软件

甩sourcetree一条街
barbery
2015-04-24 12:52:53 +08:00
sourcetree
lxrabbit
2015-04-24 13:03:53 +08:00
msysgit + 王八
wwqgtxx
2015-04-24 13:06:58 +08:00
msysgit
http://msysgit.github.com
也可以用eclipse呀
wwqgtxx
2015-04-24 13:13:02 +08:00
应该是 http://msysgit.github.io
手打出错了
Cu635
2015-04-24 13:24:21 +08:00
msysgit,或者我在几个小时之前刚刚发现的msysgit继任者git-for-windows。

在msysgit自己的git源码页面(https://github.com/msysgit/git)上有这么一句话:

Git for Windows

This is the source code of Git for Windows, forked from Git.

Please note that the Git for Windows project will soon switch to **another development** environment and that the upcoming Git for Windows 2.* will be maintained here.

然后通过another development找到了https://github.com/git-for-windows/git。

git-for-windows现在看上去还不是stable状态,它自己说是dev-preview(安装文件文件名说的),不过msysgit不也一直说自己是preview么。

不过git-for-windows已经用mintty作为窗口、msys2作为它自己的编译环境了。

@caixiexin ,推荐一下。

tortoisegit只是一个图形界面,和tortoisesvn、tortoisehg这些完全集成的环境不一样,tortoisegit是要自己安装msysgit作为依赖的,其他的git也行。
VicYu
2015-04-24 13:27:12 +08:00
Git Bash
甚至很多时候用这个来替代CMD
drivedreams
2015-04-24 13:42:42 +08:00
图形版用sourcetree
命令版用git bash
怀旧svn 用tortoistegit
iluhcm
2015-04-24 13:43:43 +08:00
git bash
elvis_w
2015-04-24 14:00:53 +08:00
@Cu635 他好像从msys2的git源码里也fork了一份
raopeize
2015-04-24 14:07:08 +08:00
sourcetree
eeeeeeve
2015-04-24 14:51:07 +08:00
@reeco windows上没有shelll吧?
hooluupog
2015-04-24 15:08:30 +08:00
eclipse Egit
fl0at
2015-04-24 15:16:36 +08:00
乌龟 + sourcetree
learnshare
2015-04-24 15:33:54 +08:00
SourceTree 良心之作
tanteng
2015-04-24 15:40:40 +08:00
$sourcetree['count']++;
h4lbhg1G
2015-04-24 15:44:59 +08:00
Cygwin从来没有问题,而且他自己的gui也还不错,不过这个要技术才能搞出来。实际上是你自己的问题。依赖没有装全。首先重装git,然后装gettext devel等依赖。
h4lbhg1G
2015-04-24 15:51:10 +08:00
装全部devel里面的git开头的包,其次devel里面gettext-devel包。最后如果你自己编译过git源码,一定要从/usr/local下面删除干净。自己编译的总会有各种问题,因为没有打补丁
Mr1028
2015-04-24 16:26:14 +08:00
@yangqi sourcetree 我I7 120G固态 都卡成翔

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/185877

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX