I will try it out immediately, but I am surprised GitSavvy[1] was not even mentioned in this thread. It's by far my everyday package, and it fits very nicely. It's the only thing in a way of really wanting this. [1]: https://github.com/divmain/GitSavvy
Show HN: Sublime Merge – A Git client from the makers of Sublime Text
191–200 of 362 posts
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#192$99 for this? When there's git cli, magit, fugitive (which you should be using if you're really really in need of a GUI (and which is also better than whatever the demo is showing))? I'm all for paying for your tooling if you can afford it but overcharging much?
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#193Hi HN - Jon Skinner here, I made Sublime Text and Sublime Merge, alongside the rest of the Sublime HQ programming team - Will, Dylan and Benjamin. Let me know if you have any questions! Edit: there's also the announcement blog post, at https://www.sublimetext.com/blog/articles/sublime-merge
I'd like to add a custom command for pulling a specified branch from a remote, and given the extensibility of Sublime Text, I think there's a way to do that, but I'm not yet sure how to find it all?
Also, count me as a vote for a high performance Sublime Terminal. I'd pay for that in a heartbeat.
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#194Hi HN - Jon Skinner here, I made Sublime Text and Sublime Merge, alongside the rest of the Sublime HQ programming team - Will, Dylan and Benjamin. Let me know if you have any questions! Edit: there's also the announcement blog post, at https://www.sublimetext.com/blog/articles/sublime-merge
the light UI theme is great (as is the app itself), is there something similar available for ST?
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#195Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#196Hi HN - Jon Skinner here, I made Sublime Text and Sublime Merge, alongside the rest of the Sublime HQ programming team - Will, Dylan and Benjamin. Let me know if you have any questions! Edit: there's also the announcement blog post, at https://www.sublimetext.com/blog/articles/sublime-merge
- Block a small threshold of vertical scrolling when scrolling horizontally on a trackpad to stop the current line I‘m tracking wavering up and down as I scroll.
- Highlight whether there are further changes on the same line in some way (e.g. Git Fork starts a highlight at the first change and stops it at the last).
- Allow some sort of merge comparison with word wrapping turned on (I‘m yet to find a client that does this).
If you can get the first, and one of the second or third in, then I‘ll happily pick up a Sublime Merge licence to go with my Sublime Text one. I do understand that this isn‘t a typical merge environment, but I’m editing ebooks with long paragraphs.
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#197Earlier quoted context omitted.
It'd be nice if there was a command line option for this actually. I have my machine setup almost entirely automated, but this is one of the manual steps I have to do.
Completely off topic but would you care to describe how you install your system automatically?
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#198My repo at work has a lot of branches and contributors so I really only want to see a linear history of my branch.
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#199I am excited about this and have downloaded it.
This product aside I really like sublime text so hope you have a positive roadmap in mind for that too.