用cygwin下的git,git rebase说找不到某个命令,郁闷了
rebase了半天都没有成功:(

用cygwin下的git,git rebase说找不到某个命令,郁闷了
rebase了半天都没有成功:(
1 anthonyeef Apr 24, 2015 via Android 我也想过这个问题,最后装了虚拟机 |
2 clino Apr 24, 2015 via Android msysgit |
3 sallowdish Apr 24, 2015 git shell |
4 sallowdish Apr 24, 2015 coming w/ github client |
5 millson Apr 24, 2015 |
6 yangqi Apr 24, 2015 sourcetree |
7 Sharuru Apr 24, 2015 via Android Command 方式没有什么值得推荐的... 如果是套个 UI 壳子的话,有两个值得推荐: 一个是 Git Extension、功能足够,速度飞快。 另一个是 Source Tree、功能强大,但是响应不是很快。 如果楼主用的是 Github 的服务,试试 Github for windows,UI 漂亮、无脑点点点也挺舒服的。 |
8 arfaWong Apr 24, 2015 via Android Cmder |
9 vietor Apr 24, 2015 via Android Msysgit 足够,gitk,git-gui 已经够用。别尝试其他的,阉割太严重 |
10 caixiexin Apr 24, 2015 我是用cmder 套官网的git bash。。感觉还不错诶。gui客户端就不知道了。 |
12 moe3000 Apr 24, 2015 git bash |
13 caixiexin Apr 24, 2015 @eeeeeeve 其实就是http://git-scm.com/ ,我一直把它当成git的官网。 git bash应该就是就是Msysgit 装完后自带的shell版git工具吧,挺好用的,在终端上自带分支名提醒,git命令补全,常用的shell命令。就是默认的配色丑了点。我用cmder加载git bash,改了个好看的主题就变成截图这样了。 |
16 caixiexin Apr 24, 2015 @eeeeeeve cmder可以当作一个各种命令行工具的“壳”,如果加载的是默认的windows cmd的话,就是用户目录下的.ssh文件夹。如果套cygwin的话,就是在cygwin的home下面。 |
17 elvis_w Apr 24, 2015 命令行的话,用msys2里的git http://sourceforge.net/projects/msys2/ |
19 neutrino Apr 24, 2015 乌龟啊,svn git 都有 http://tortoisesvn.net/ https://code.google.com/p/tortoisegit/ |
23 clino Apr 24, 2015 @elvis_w 我下载msysgit是在这里: https://github.com/msysgit/msysgit/releases/ 龟版觉得没有msysgit好用,而且msysgit和linux下体验一致经验可以共享 |
24 vietor Apr 24, 2015 |
25 hging Apr 24, 2015 sourcetree |
26 crazyxin1988 Apr 24, 2015 一般用intellij自带的git功能~ |
27 wdmfnddd Apr 24, 2015 babun http://babun.github.io/ |
28 sudoz Apr 24, 2015 smartgit 比 sourcetree好很多 |
29 crayhuang Apr 24, 2015 sourcetree~~ |
30 cxshun Apr 24, 2015 sourcetree,不过话说如果是非SSD的话,用它会好卡,SSD就好多了。 |
31 quericy Apr 24, 2015 一般用JetBrains家的IDE自带的git,感觉用起来还是很顺手的 |
32 hicdn Apr 24, 2015 cmder+msysgit |
33 chchwy Apr 24, 2015 推 Github for Windows 1. 有的 GUI 2. 的 git shell 命令行工具整合的相好用 |
34 bestsanmao Apr 24, 2015 msysgit + 小海龟 |
35 shyrz Apr 24, 2015 SourceTree |
36 reeco Apr 24, 2015 via iPhone git shell不错 |
37 north521 Apr 24, 2015 sourcetree |
38 Melo618 Apr 24, 2015 Git Extension 和 SourceTree |
39 elvis_w Apr 24, 2015 @clino msys2和msysgit是两回事,msysgit是将msys和git封装到一起,msys2使用了pacman包管理,除了git以外,还能安装其他的GNU工具集 |
41 alex0817 Apr 24, 2015 Msysgit |
42 mcfog Apr 24, 2015 tortoisegit 是我现在最想念的windows软件 甩sourcetree一条街 |
43 barbery Apr 24, 2015 sourcetree |
44 lxrabbit Apr 24, 2015 msysgit + 王八 |
45 wwqgtxx Apr 24, 2015 via Android |
46 wwqgtxx Apr 24, 2015 via Android 应该是 http://msysgit.github.io 手打出错了 |
47 Cu635 Apr 24, 2015 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://githb.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也行。 |
48 VicYu Apr 24, 2015 Git Bash 甚至很多时候用这个来替代CMD |
49 drivedreams Apr 24, 2015 图形版用sourcetree 命令版用git bash 怀旧svn 用tortoistegit |
50 iluhcm Apr 24, 2015 git bash |
52 CoderUndefined Apr 24, 2015 sourcetree |
54 hooluupog Apr 24, 2015 eclipse Egit |
55 fl0at Apr 24, 2015 乌龟 + sourcetree |
56 learnshare Apr 24, 2015 SourceTree 良心之作 |
57 tanteng Apr 24, 2015 $sourcetree['count']++; |
58 h4lbhg1G Apr 24, 2015 Cygwin从来没有问题,而且他自己的gui也还不错,不过这个要技术才能搞出来。实际上是你自己的问题。依赖没有装全。首先重装git,然后装gettext devel等依赖。 |
59 h4lbhg1G Apr 24, 2015 装全部devel里面的git开头的包,其次devel里面gettext-devel包。最后如果你自己编译过git源码,一定要从/usr/local下面删除干净。自己编译的总会有各种问题,因为没有打补丁 |
61 ooonme Apr 24, 2015 smartgit 收费的,非商业项目可以选择免费授权 |
62 speedboy1211 Apr 24, 2015 via iPhone 可以考虑boot2docker 虚拟机 |
63 gejun123456 Apr 24, 2015 gitextension挺好用,公司都在用 |
64 lerry Apr 24, 2015 github windows 客户端 |
65 lerry Apr 24, 2015 github windows 客户端, 非托管在github的也可以用 |
66 Dn9x Apr 24, 2015 我的建议是想用git,想提高就别用window了,换平台吧 |
69 20150517 Apr 24, 2015 sourcetree +1 |
70 MrEggNoodle Apr 24, 2015 直接github windows 客户端。。。 |
71 wshcdr Apr 24, 2015 必然sourcetree啊 |
72 OpooPages Apr 24, 2015 via Android 必须 GitHub for Winfows用谁知道。 |
73 aisin Apr 24, 2015 sourcetree你用过后绝不后悔,不然用github for windows也可以的: http://geek100.com/2474/ |
74 leavic Apr 24, 2015 sourcetree |
75 SmiteChow Apr 24, 2015 从来都是git+github+chrome github notify的路过。 |
76 ZTxc Apr 24, 2015 乌龟,tortoisegit |
77 herozzm Apr 24, 2015 @bestsanmao +1 |
78 MajestySolor Apr 24, 2015 mintty + msysgit ~~ |
80 renzhn Apr 25, 2015 git ext |
81 martianyi Apr 25, 2015 sourcetree |
82 mingyun Apr 25, 2015 一直msysgit 自带gitk |
83 Cu635 Sep 4, 2015 更新: git-for-windows8 月份已经正式发布了,现在 git-scm.org 网站提供的 windows 版本 git 下载就是 git-for-windows 。 msysgit 退役。 |