SublimeGit: Full-featured Git integration for Sublime Text
1–10 of 88 posts
Re: SublimeGit: Full-featured Git integration for Sublime Text
#2Re: SublimeGit: Full-featured Git integration for Sublime Text
#3How 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.
Re: SublimeGit: Full-featured Git integration for Sublime Text
#4Re: SublimeGit: Full-featured Git integration for Sublime Text
#5Re: SublimeGit: Full-featured Git integration for Sublime Text
#6Does 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
#7I use this mainly for "Git: Diff Current File". It's much easier to see in Sublime than Terminal for me.
Screenshots of the software:
http://osxdaily.com/wp-content/uploads/2010/02/FileMerge-fil...
Re: SublimeGit: Full-featured Git integration for Sublime Text
#8Re: SublimeGit: Full-featured Git integration for Sublime Text
#9`shift + cmd + p --> qcc` for quick committing the file I just finished to edit is priceless.
Re: SublimeGit: Full-featured Git integration for Sublime Text
#10I 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?
Basically just that, but with shortcuts for stuff like stage current file, commit, push, etc