progit / progit2

Pro Git 2nd Edition
Other
5.88k stars 1.93k forks source link

Update "Git in Other Environments" content #1205

Open ben opened 5 years ago

ben commented 5 years ago

As we noted in #1144, the "Git in Other Environments" section needs updating. In particular, according to the Stack Overflow Survey, Eclipse is no longer one of the top environments in use. I propose we take the following actions:

HonkingGoose commented 5 years ago

Sublime Text 3.2 has native git integration now:

Today we're pushing out Sublime Text 3.2, which builds off of a bunch of work we've done in Sublime Merge. This includes: first-class Git integration, incremental diffing, new theme functionality and block caret support.

See their announcement here: https://www.sublimetext.com/blog/articles/sublime-text-3-point-2

Documentation for the git integration can be found here: https://www.sublimetext.com/docs/3/git_integration.html