I use this mainly for "Git: Diff Current File". It's much easier to see in Sublime than Terminal for me.
You seems to be on Mac OSX, if that is the case, try out the file merger that comes with XCode, it's pretty awesome for doing both diffs and merges. Screenshots of the software: http://osxdaily.com/wp-content/uploads/2010/02/FileMerge-fil... http://anoved.net/images/filemerge/filemerge.png http://www.defraine.net/~brunod/fmdiff/filemerge.gif
SublimeGit: Full-featured Git integration for Sublime Text
11–20 of 88 posts
Re: SublimeGit: Full-featured Git integration for Sublime Text
#12Re: SublimeGit: Full-featured Git integration for Sublime Text
#13I think I'm being dim but I don't understand what this is. Does it prompt me for a commit message when I save code, with like a special CMD-Shift-S to push or something, or is it just using sublime as a GUI for git?
Re: SublimeGit: Full-featured Git integration for Sublime Text
#14Re: SublimeGit: Full-featured Git integration for Sublime Text
#15Re: SublimeGit: Full-featured Git integration for Sublime Text
#16https://github.com/jisaacks/GitGutter http://www.jisaacks.com/gitgutter
Re: SublimeGit: Full-featured Git integration for Sublime Text
#17Looks good, I'll give it a try, but I have to mention this plugin as it deserves all the praise it can get!: https://github.com/jisaacks/GitGutter http://www.jisaacks.com/gitgutter
Re: SublimeGit: Full-featured Git integration for Sublime Text
#18Looks good, I'll give it a try, but I have to mention this plugin as it deserves all the praise it can get!: https://github.com/jisaacks/GitGutter http://www.jisaacks.com/gitgutter
Re: SublimeGit: Full-featured Git integration for Sublime Text
#19Re: SublimeGit: Full-featured Git integration for Sublime Text
#20How it differs from magit or fugitive except price? I've tried magit and fugitive for some time, but as for me, adding this plugins to workflow just complicates tasks related to VCS. At the time of this writing, whichever editor/IDE I use, my VCS stay in command line.
You probably don't realize how much this slows you down.