gitst2 icon indicating copy to clipboard operation
gitst2 copied to clipboard

Git integration for Sublime Text 2

======================================= GitST2 -- Git support in Sublime Text 2

THIS PROJECT IS NO LONGER IN DEVELOPMENT. - Sublime Text 3 includes built-in support for Git: https://www.sublimetext.com/docs/3/git_integration.html

Overview

This plugin adds basic Git support to Sublime Text 2 through a collection of commands, menus and shortcut keys.

Installation

  1. Clone or copy this repository into:
  • OS X: ~/Library/Application Support/Sublime Text 2/Packages/
  • Windows: %APPDATA%/Sublime Text 2/Packages/
  • Linux: ~/.config/sublime-text-2/Packages/

Keymaps

Keymap are provided for OSX, Windows, and Linux, however, they have only been tested on OSX at this time. Feedback would be appreciated as to the usability of these key mappings on other operating systems.

Note

This is a work in progress so expect bugs. Please open an issue at https://github.com/notanumber/gitst2 if you discover a problem or would like to see a feature/change implemented.