1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 gitsh 0.10 发布,Git 交互操作环境 下载

本帖由 漂亮的石头2015-09-12 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,295
    赞:
    47
    gitsh 开始一个 git 操作的 SHELL 环境,用以替代原有命令行的操作方式。

    gitsh 0.10 发布,此版本更新内容如下:

    新特性


    • :source file command to run the Git and gitsh commands in the given file (George Brocklehurst, Craig Kochis)


    • Subshells can be used to capture the output of a command, e.g. :set directory $(!pwd) (George Brocklehurst)


    • A ~/.gitshrc file is run at the start of each interactive session, if it exists (George Brocklehurst)
    Bug 修复


    • Handle terminal resizes more reliable, especially those that occur while another program is running in gitsh, e.g. when a pager is running to display the output of git log (George Brocklehurst)


    • Output an error message instead of crashing when a magic variable has no value. (George Brocklehurst)


    • Exit with an error status when an unexpected exception crashes gitsh. (George Brocklehurst)
    维护


    • Upgrade testing tools to use the latest version of RSpec, and RSpec mocks instead of Mocha (Teo Ljungberg)

    下载:gitsh-0.10.tar.gz
    gitsh 0.10 发布,Git 交互操作环境下载地址
     
正在加载...