Show HN: Sublime Merge – A Git client from the makers of Sublime Text
1–10 of 362 posts
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#2Edit: there's also the announcement blog post, at https://www.sublimetext.com/blog/articles/sublime-merge
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#3Hi 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
Thanks for the great work! No single text editor in my life i love as much as sublime!
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#4Hi 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
But PS, you have a broken link on the /download page
purchased
Of course that leading slash will break things -- you could drop the whole `/https:` too.Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#5Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#6Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#7Hi 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
Allo, looking forward to trying it. One question for you, could you compare it to other standalone git merge options? What don't the competitors do that you do? But PS, you have a broken link on the /download page purchased Of course that leading slash will break things -- you could drop the whole `/https:` too.
For example, when you stage a file in Sublime Merge, we internally predict the resulting change to the repository, so the changes are reflected in the UI immediately, while the operation is actually happening asynchronously. In contrast, other Git clients can take seconds before being able to stage a second file.
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#8How does it compare against GitKraken?
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#9Hi 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
Does it offer any integration with Sublime itself (e.g. if someone has a license for both)?
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#10It even seamlessly finds my Sublime Text packages, and uses the syntax definitions installed there for highlighting - no duplicate/double configuration required.