Sublime Forum

Simple git control

#1

I like that the gutter shows simple git changes. It would be great if I could click on the gutter and show what was changed and possibly revert the change.

0 Likes

#2

Changes can be displayed inline via ctrl+k, ctrl+/. To revert a hunk, ctrl+k,ctrl+z can be used.

1 Like

#4

GitSavvy is a pretty well and complete git integration for doing commits and other basic tasks.

0 Likes