ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Git Extensions

by LinuxDevon ALL

Open GitExtensions GUI from Sublime Text.

Labels gitextensions, git

Details

  • 0.2.2
  • github.​com
  • 5 years ago
  • 2 hours ago
  • 5 years ago

Installs

  • Total 2K
  • Win 983
  • Mac 427
  • Linux 585
Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9 Feb 8 Feb 7 Feb 6 Feb 5 Feb 4 Feb 3 Feb 2 Feb 1 Jan 31 Jan 30
Windows 1 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0
Mac 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Linux 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Sublime GitExtensions

This Sublime Text plugin provides an interface to Git Extensions.

Installation

Required Programs

  1. Git Extensions

Package Control

Using Package Control, under Git Extensions.

Settings

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.

Usage

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