将Git和GitHub与Sublime Text 3完整集成:GitSavvy

fmp8 10年前

GitSavvy将Git和GitHub与Sublime Text 3完整集成。

Sublime Text 3 插件提供了以下功能:

  • 基本的Git 功能;init,add,commit,amend,checkout,pull,push, etc.
  • inline diff viewing, including quick navigation between modified hunks and the ability to (un)stage files by hunk or by line (inspired by SourceTree)
  • GitHub 集成
    • issue/collaborator referencing when committing
    • opening the current file on GitHub at the selected line
    </li>
  • GitHub-style blame view, showing hunk metadata and ability to view the commit that made the change
  • git diffview, allowing user to (un)stage hunks across all files
  • a status dashboard, exposing much of the available functionality
  • </ul>

    Highlights

    Inline-diff

    Stage and revert individual lines or hunks.

    inline-diff

    Status dashboard

    inline-diff


    GitHub integration

    GitHub integration

    项目主页:http://www.open-open.com/lib/view/home/1426000693810