• 请不要在回答技术问题时复制粘贴 AI 生成的内容
pc10201
V2EX  ›  程序员

在 windows 上用 git 的最佳工具是什么?

  •  
  •   pc10201 · Oct 1, 2015 · 13776 views
    This topic created in 3888 days ago, the information mentioned may be changed or developed.
    在自己的电脑上做点小项目,一般是用 windows,别鄙视我哈
    接触过好几种形式的 git 客户端

    1.集成 git 的 bash 环境,比如 babun
    2.图形化程序,比如 smartGit,SourceTree
    3.IDE 中带的功能或插件,比如 JetBrains 家的系列 IDE

    我目前是用 SourceTree
    有更好的选择吗?
    59 replies    2015-10-13 16:32:21 +08:00
    sox
        1
    sox  
       Oct 1, 2015   ❤️ 1
    git for windows 就够了
    aapu
        2
    aapu  
       Oct 1, 2015
    看看这篇文章,或许会有点收获 http://blog.jobbole.com/50603/
    sudoz
        3
    sudoz  
       Oct 1, 2015
    熟练使用一款工具就行了,最好是跨平台的工具

    JB IDEs 自带 git 插件 || sourcetree || smarthgit 都值得推荐
    hging
        4
    hging  
       Oct 1, 2015
    sourcetree
    univert
        5
    univert  
       Oct 1, 2015
    我在用 smartgit ,基本比较傻瓜
    dofaith09
        6
    dofaith09  
       Oct 1, 2015
    mathgl
        7
    mathgl  
       Oct 1, 2015 via Android
    一直用 cygwin
    hyzjshwo
        8
    hyzjshwo  
       Oct 1, 2015
    windows 版本的 source tree 很卡, lz 试试 github desktop 吧
    cnnblike
        9
    cnnblike  
       Oct 1, 2015
    SourceTree 卡+1 ,建议上 VirtualBox
    xing393939
        10
    xing393939  
       Oct 1, 2015 via iPhone
    乌龟好用
    cxshun
        11
    cxshun  
       Oct 1, 2015
    以前推 SourceTree (这货太卡了),现在推 smartgit ,个人用免费。
    shuson
        12
    shuson  
       Oct 1, 2015
    cmd line ,用 GUI 的操作都不安心
    chchwy
        13
    chchwy  
       Oct 1, 2015
    我用烏龜.
    SuYia
        14
    SuYia  
       Oct 1, 2015
    cmd
    panzhc
        15
    panzhc  
       Oct 1, 2015
    msysgit ,有 linux 命令行的感觉, console 也可以美化
    kylinzzx
        16
    kylinzzx  
       Oct 1, 2015
    sourcetree 有点卡。。
    Cu635
        17
    Cu635  
       Oct 1, 2015
    @panzhc msysgit 已经退役了,继任者是 git-for-windows 。
    maemolee
        18
    maemolee  
       Oct 1, 2015
    就应该用命令行啊…… git for windows
    Cu635
        19
    Cu635  
       Oct 1, 2015
    另外 lz 这个问题有人问过了:

    https://v2ex.com/t/185877

    /t/185877
    zwzmzd
        20
    zwzmzd  
       Oct 1, 2015 via Android
    @kylinzzx sourcetree 在老电脑上真是卡,用起来着实恼火
    anthonyeef
        21
    anthonyeef  
       Oct 1, 2015 via Android
    竟然沒有在這個帖子下面看到讓你用 Linux 和 Mac OS X 的…

    我就是因為 Windows 下用命令行感覺太麻煩所以逃離了 Windows 陣營的(捂臉逃走
    mcfog
        22
    mcfog  
       Oct 1, 2015
    竟然没人推荐 tortoiseGit …我最想念的 windows 软件没有之一
    jhaohai
        23
    jhaohai  
       Oct 1, 2015 via iPhone
    cygwin
    kiwi95
        24
    kiwi95  
       Oct 1, 2015 via Android
    官方的工具就很好啊
    ho121
        25
    ho121  
       Oct 1, 2015 via Android
    cygwin
    GuangXiN
        26
    GuangXiN  
       Oct 1, 2015
    tortoiseGit is evil
    solar
        27
    solar  
       Oct 1, 2015
    命令行不好用吗?
    kingme
        28
    kingme  
       Oct 1, 2015
    GITEXTENSIONS.
    Cu635
        29
    Cu635  
       Oct 1, 2015
    @mcfog tortoisegit 只是一个图形界面,后端还是要安装 git-for-windows 的。

    和 tortoisesvn 、 tortoisehg 不一样。
    sunbeams001
        30
    sunbeams001  
       Oct 1, 2015
    msysgit in cmder
    zonghua
        31
    zonghua  
       Oct 1, 2015 via iPhone
    eclipse
    Cu635
        32
    Cu635  
       Oct 1, 2015
    @kiwi95 什么官方?

    如果指的是 git 官网 git-scm.org 提供的 windows 下面 git 下载的话,那么就是 git-for-windows (以前是 msysgit ,今年 8 月份 git-for-windows 结束 RC 阶段正式发布了, msysgit 就退役了)
    Chrics
        33
    Chrics  
       Oct 1, 2015
    sourceTree 很爽,平时使用都是命令行直接搞定
    mountainx
        34
    mountainx  
       Oct 1, 2015
    mac/windows 下大多数 git 客户端都用过(包括楼上说的这些),还没有任何一款 git 客户端比 win 下的 Git Extensions 强大的。真心推荐 Git Extensions ,实在不忍心看楼主被 sourceTree/tortoiseGit 之类的误导了。
    ltm
        35
    ltm  
       Oct 1, 2015
    cmd 下 git-scm 官方版,用着挺好,挺方便的,感觉足够用了。
    shyrz
        36
    shyrz  
       Oct 1, 2015 via Android
    个人感觉 SourceTree 还是比较适合在 OSX 上用, Win 下太卡了还不如 Github for Windows
    Earthman
        37
    Earthman  
       Oct 1, 2015
    cmder 哈哈哈
    itbeihe
        38
    itbeihe  
       Oct 1, 2015
    乌龟挺好用+1
    way2explore2
        39
    way2explore2  
       Oct 1, 2015 via Android
    joyee
        40
    joyee  
       Oct 1, 2015
    一直用 msysgit ,自带一堆 linux 下工具的 port ……配合 ConEmu 食用效果尚可
    heaton_nobu
        41
    heaton_nobu  
       Oct 1, 2015
    sourcetree
    aisin
        42
    aisin  
       Oct 1, 2015
    sourcetree ,简单方便
    adexbn
        43
    adexbn  
       Oct 1, 2015
    在 mingw 下部署的 git 命令
    xavierchow
        44
    xavierchow  
       Oct 1, 2015
    Q: 在 windows 上用 git 的最佳工具是什么?
    A: command line

    Q: 在 git 上用 command line 的最佳平台是什么?
    A: *nix
    LioMore
        45
    LioMore  
       Oct 1, 2015
    有 git for windows 了,你还想要什么
    legendlee
        46
    legendlee  
       Oct 2, 2015 via Android
    其实 github 提供的那个命令行工具就挺好用了。
    Dowding
        47
    Dowding  
       Oct 2, 2015
    @GuangXiN 为啥 evil ?
    jixiangqd
        48
    jixiangqd  
       Oct 2, 2015
    git 使用比较熟练地话, git-cola 就挺好用的,虽然界面比较丑
    Cu635
        49
    Cu635  
       Oct 2, 2015
    @ltm 现在 git-scm 的官方版就是 gi-for-windows 。
    hantsy
        50
    hantsy  
       Oct 2, 2015
    一直使用小乌龟。。。。从 CVS , SVN , HG 到 GIT 。
    yolio2003
        51
    yolio2003  
       Oct 2, 2015
    哇 讨论了这么多,我又来负能量总结了,答案就是:没有好用的!哈哈
    irobot03
        52
    irobot03  
       Oct 2, 2015
    我们团队一直在使用 SourceTree ,图形化辅助命令行,效率还可以
    loveminds
        54
    loveminds  
       Oct 3, 2015
    小乌龟
    hjkl0001
        55
    hjkl0001  
       Oct 3, 2015
    试试 SourceTree
    states
        56
    states  
       Oct 3, 2015
    用来用去还是 TortoiseGit 简单
    GuangXiN
        57
    GuangXiN  
       Oct 6, 2015 via Android
    @takashiki 因为 git 每个命令有自己的含义, tortoisegit 却试图用 SVN 的概念来解释 git
    ftdtian
        58
    ftdtian  
       Oct 12, 2015
    右键 ->git bash 搞起
    jz1206
        59
    jz1206  
       Oct 13, 2015
    用来用去最后还是用 git bash....
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4326 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 192ms · UTC 01:01 · PVG 09:01 · LAX 18:01 · JFK 21:01
    ♥ Do have faith in what you're doing.