So up until now I’ve always been exclusively using the command line to interact with git and do any commits and other operations that actually affect the repository state. I had been using the gitk tool (launched from command line) to look at the history in a graphical representation. And then somewhat recently (I think in the past 3-4 months or so) I had installed the evaluation version of Sublime Merge just out of curiosity, and I had just used it to view the repo history and look at some commits etc. very occasionally, while still always using command line to actually do work.
But yesterday I just wanted to try out actually using SM for staging files/hunks and committing too, just to see how it works in SM. And damn isn’t the staging of files and especially only certain hunks just a lot faster and nicer than using git from the command line, especially staging individual lines vs. the interactive add mode from command line. I’m sure I’ll also discover a lot more nice things about SM that allow me to work faster and enjoy the workflow more, while actually starting to use it to do work and not just “look at nice things”.
Basically I fell in love for SM in one day and decided to shell out the money to buy it and get the dark theme
So I just wanted to say thank you for creating this product that I’m really starting to love already after only a little bit of time of actually using it!