timchepeleff / sublime-text-git

Plugin for some git integration into sublime text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Sublime Text plugin: git

Git integration: it's pretty handy. Who knew, right?

For more information about what's supported, and how to install this, check the wiki.

Install

Package Control

The easiest way to install this is with Package Control.

  • If you just went and installed Package Control, you probably need to restart Sublime Text before doing this next bit.
  • Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
  • Select "Package Control: Install Package" (it'll take a few seconds)
  • Select Git when the list appears.

Package Control will automatically keep Git up to date with the latest version.

The rest

If you don't want to use Package Control, check the wiki for other installation methods on various platforms.

Acknowledgements

This package contains:

About

Plugin for some git integration into sublime text

License:MIT License


Languages

Language:Python 100.0%