You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Git integration: it's pretty handy. Who knew, right?
4
-
5
-
For more information about what's supported, and how to install this, [check the wiki](https://github.com/kemayo/sublime-text-git/wiki).
6
-
7
-
## Install
8
-
9
-
### Package Control
10
-
11
-
The easiest way to install this is with [Package Control](http://wbond.net/sublime\_packages/package\_control).
12
-
13
-
* If you just went and installed Package Control, you probably need to restart Sublime Text before doing this next bit.
14
-
* Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
15
-
* Select "Package Control: Install Package" (it'll take a few seconds)
16
-
* Select Git when the list appears.
17
-
18
-
Package Control will automatically keep Git up to date with the latest version.
19
-
20
-
### The rest
21
-
22
-
If you don't want to use Package Control, [check the wiki](https://github.com/kemayo/sublime-text-git/wiki) for other installation methods on various platforms.
23
-
24
-
## Acknowledgements
25
-
26
-
This package contains:
27
-
28
-
*[Sublime Text git Commit Message Syntax](https://github.com/adambullmer/sublime_git_commit_syntax) by [Adam Bullmer](https://github.com/adambullmer).
0 commit comments