I am using Sublime editor and want to sync it with Github. Can we do it using some additional plugins or not ?
From version 3.2 onwards, Sublime Text has git integration in the editor. The features are: The sidebar will show the git status of files and folders with a badge/icon.
First, make sure you have the Sublime Package Control plugin. Then open "Package Control: Install Package" in your Command Palette and search for "sublime-github". That's it!
If you need to integrate Git with your application, you have essentially two options: spawn a shell and call the git command-line program, or embed a Git library into your application. Here we'll cover command-line integration and several of the most popular embeddable Git libraries.
Yes.
sublime text 2 - git plugin
https://github.com/kemayo/sublime-text-2-git
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With