This Sublime Text plugin provides an interface to Git Extensions.
Using Package Control, under Git Extensions
.
Settings can be accessed: Preferences -> Package Settings -> GitExtensions -> Settings
.
If you have changed the default gitex
command, then this is the location to
change it here.
All available commands are listed in the Tools -> GitExtensions menu.
Commands are also available via the Command Palette:
- GitExtension: About
- GitExtension: Blame
- GitExtension: Browse
- GitExtension: Checkout Branch
- GitExtension: Checkout Revision
- GitExtension: Commit
- GitExtension: Create Branch
- GitExtension: Create Tag
- GitExtension: Diff Tool
- GitExtension: File Diff
- GitExtension: Init
- GitExtension: Pull
- GitExtension: Push
- GitExtension: Settings