Live data from Hacker News

Git Fork: A fast and friendly Git client for Windows and Mac

git-fork.com

11–20 of 66 posts

Re: Git Fork: A fast and friendly Git client for Windows and Mac

#11
post #3

I can't imagine using a paid, closed-source git client when https://github.com/desktop/desktop and https://github.com/Murmele/Gittyup are both great. Maybe 10 years ago, but not now that open-source alternatives are so mature and feature-rich.

Never heard of GittyUp, but I used to use the GitHub desktop client. It was great originally, but then they rewrote it with Electron and it’s been a shadow of its former self ever since.

Re: Git Fork: A fast and friendly Git client for Windows and Mac

#12
Been using Fork for several years now, and it’s great. It’s exactly what I look for in a tool: capable, yet focused and fast, with everything being as it should right out of the box. It never feels like it’s getting in the way.

I use it along with Secretive[0] to keep GitHub SSH keys in my MacBook’s Secure Enclave and add a biometric prompt whenever pushing or pulling. All together it’s extremely smooth and unfussy.

[0]: https://github.com/maxgoedjen/secretive

Re: Git Fork: A fast and friendly Git client for Windows and Mac

#17
post #10
post #4

This looks neat, but I don’t see anything off hand that will pull me away from my current git tower + kaleidoscope ~rut~ workflow. In particular, the drag & drop rebase support in tower is very convenient. Kaleidoscope is capable of all kinds of diffing but the text conflict resolution is probably the feature that I use the most.

I used to use tower, but I switched to fork for two reasons - it was more performant with my work monorepo, and fork's a one time payment and tower's an annual subscription (and more expensive). I'm not affiliated with them at all but I'm a happy customer and recommend you give it a shot; they have a free trial.

I’m not the GP. I don’t like subscriptions and looked at Fork after your comment. I couldn’t find the policy on versions and upgrades. Is it a one time purchase with updates for major versions or for a period of time (after which updates wouldn’t be available) or a one time purchase forever (how would the developers and the product survive)? The purchase page says one license is for up to three computers. It doesn’t explain it there is some activation process (in which case there needs to be a way to deactivate and reassign).

Re: Git Fork: A fast and friendly Git client for Windows and Mac

#18
post #14

Fork, aka the footgun git UI that repeatedly causes me to lose productive time to help junior devs unmangle their local repos. I usually recommend SourceTree to them, not because it's particularly amazing, but it does enough while not breaking repos (as often).

My experience has been exact opposite. SourceTree has been regressing since going Atlassian and Fork has been rock solid for years, especially for large repos.
Post reply on HN