kemayo / sublime-text-git

Plugin for some git integration into sublime text
MIT License
2.83k stars 391 forks source link

Add support for --word-diff, rebased #574

Closed damiannmm closed 3 years ago

damiannmm commented 3 years ago

INFO: This PR is just a rebased #468

All credits to @whopil, I did mostly nothing.


To anyone interested in using this feature whilst PR is up, you may go to the package dir,

and then drop this repo. Either through manual download or clone it, eg.

git clone https://github.com/damiannmm/sublime-text-git.git Git

damiannmm commented 3 years ago
Screen Shot 2020-11-21 at 10 49 14 PM

Example run using git diff --word-diff head~1 | subl -w