將Git和GitHub與Sublime Text 3完整集成:GitSavvy
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 </ul> </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.
Status dashboard
GitHub integration
本文由用戶 fmp8 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!