When it is out of beta, will it be still free? I think I should try something more lightweight than GitKraken, it hangs up more and more often.
I call it beta because I keep adding new features every release. Fork might become paid but not in the near future.
Show HN: Fork – a fast and friendly Git client for Mac and Windows
21–30 of 35 posts
Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#22This seems interesting for day-to-day operations, as a replacement for Tower or SourceTree! However an app I've found really helps with arcane Git incantations (anything that rewrites history) is GitUp for macOS. I've always found it underappreciated. http://gitup.co
Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#23Earlier quoted context omitted.
I call it beta because I keep adding new features every release. Fork might become paid but not in the near future.
Seems like a mistake to me. Charge a small fee ($5-10) for "beta testers" (aka everyone now) limited to 2000 users. If you don't sell anything - fine. But if you do, it'll encourage and enable you to continue developing and may even generate more interest/publicity (FOMO).
Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#24I switched to Fork from SourceTree because it has tabbed interface. My desktop is no longer cluttered with windows! It's been great. One question: How can I commit and push at the same time?
Hi. There are two options: 1. Hold `alt` key when press the commit button, 2. Enable 'Automatically push on commits' in Fork preferences.
Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#25Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#26does it support auto stash/unstash on branch change? That's whats keeping me on the original GitHub Desktop Client
Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#27Earlier quoted context omitted.
Seems like a mistake to me. Charge a small fee ($5-10) for "beta testers" (aka everyone now) limited to 2000 users. If you don't sell anything - fine. But if you do, it'll encourage and enable you to continue developing and may even generate more interest/publicity (FOMO).
I’m sure the reason is sensible but why the limit of users? Is 2000 just to keep it manageable? The app has a lot of features already and is stable.
It accomplishes a few things - measures interest, give people that value the product a way to thank the creator, and adds a FOMO factor which can be good for publicity, if he wants it.
When Google Reader shutdown, Feedly offered 5000 lifetime subscriptions for ~$100 (vs $65/year). They sold out in 8 hours. It's not the same case, I understand - but the idea is similar.
Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#28Single best feature: It's not an Electron app.
Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#29Switched to Fork from GitX and couldn't be happier (and I won't miss the hunt for whatever GitX fork is the most up to date when reinstalling) The interactive rebase is awesome and it even makes a backup tag for you. Btw Dan I will gladly pay for a licence when/if you decide to make it a paid app.
Re: Show HN: Fork – a fast and friendly Git client for Mac and Windows
#30I switched to Fork from SourceTree because it has tabbed interface. My desktop is no longer cluttered with windows! It's been great. One question: How can I commit and push at the same time?