V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
POPOEVER
V2EX  ›  Atom

Atom 怎么才能拉 GitLab 的项目?

  •  
  •   POPOEVER · 2016-10-19 00:09:48 +08:00 · 3563 次点击
    这是一个创建于 2718 天前的主题,其中的信息可能已经有所发展或是发生改变。
    貌似没找到合适的插件支持啊,有弟兄这么用的吗?求教~~~
    12 条回复    2016-10-23 11:15:05 +08:00
    ChiangDi
        1
    ChiangDi  
       2016-10-19 00:36:05 +08:00 via Android
    Atom 跟 gitlab 有毛线关系。。。拉 gitlab 的项目不是直接用 git?
    cxbig
        2
    cxbig  
       2016-10-19 00:56:31 +08:00
    随便装个 Git 插件, UI 的背后都是命令行和 ssh-config 支持。命令行可以跑通, Atom 的插件就不会有问题。
    POPOEVER
        3
    POPOEVER  
    OP
       2016-10-19 01:18:32 +08:00
    @ChiangDi 懒人不想出 atom 呗
    POPOEVER
        4
    POPOEVER  
    OP
       2016-10-19 01:18:55 +08:00
    @cxbig 试过好像不行?
    EricCartman
        5
    EricCartman  
       2016-10-19 01:41:04 +08:00 via Android
    atom 有个插件可以在编辑器界面打开 terminal
    cxbig
        6
    cxbig  
       2016-10-19 17:21:43 +08:00
    @POPOEVER 我本机这么用:
    - Atom 装了 Git Plus 插件
    - 本机生成了 ssh-key : id_rsa 和 id_rsa.pub ,公钥加入 GitLab 账户(或其他 GitHub/BitBucket 都行)。
    - 本机命令行可直接 git clone git@git_remote_service:your_account/your_repo.git
    POPOEVER
        7
    POPOEVER  
    OP
       2016-10-21 13:50:10 +08:00
    @cxbig 本机命令行 git 当然没问题,我是找一个不离开 atom 操作的方法
    POPOEVER
        8
    POPOEVER  
    OP
       2016-10-21 13:50:56 +08:00
    @EricCartman terminal plus ?不知道为什么这个插件装上以后呼出的命令行界面什么都输不进去
    cxbig
        9
    cxbig  
       2016-10-21 14:01:46 +08:00
    @POPOEVER 本地 Git 命令都没有问题, Git Plus 插件就可以做到绝大多数场景不离开 Atom
    POPOEVER
        10
    POPOEVER  
    OP
       2016-10-22 04:59:17 +08:00
    @cxbig 是啊,我是用 git plus 啊,根本木有 clone 命令 =_=
    cxbig
        11
    cxbig  
       2016-10-23 05:32:51 +08:00
    @POPOEVER git clone 是没有
    POPOEVER
        12
    POPOEVER  
    OP
       2016-10-23 11:15:05 +08:00
    @cxbig apm 上有个 gitlab 的插件,但是基本没什么更新
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1039 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 22:37 · PVG 06:37 · LAX 15:37 · JFK 18:37
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.