Live data from Hacker News

Show HN: Sublime Merge – A Git client from the makers of Sublime Text

sublimemerge.com

1–10 of 362 posts

Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text

#2
Hi 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

Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text

#3
post #2

Hi 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 think i'll like this tool a LOT!

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

#4
post #2

Hi 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.

Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text

#7
post #2

Hi 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.

Sublime Merge is a Git client, and I'd list the main advantages over the alternatives as performance, and UI polish in general.

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

#9
post #2

Hi 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

Totally appreciate your ST work Jon (main driver for 6+ years, used Vim before for 15+ years). Will definitely try 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

#10
Wow, Sublime Merge is so much smoother than GitKraken, great job! I love that it takes everything we know and like about ST and applies it to Git.

It even seamlessly finds my Sublime Text packages, and uses the syntax definitions installed there for highlighting - no duplicate/double configuration required.

Post reply on HN