Earlier quoted context omitted.
Worse yet these are not concrete points. Laws change. Things happen. Worse yet you need a lawyer from the appropriate jurisdictions just to figure out if you are lawfully using the software? At which point if you ignore the license now you are a pirate of sorts.
That applies to any license, doesn't it? Congress could abolish the public domain or ban stuff like the GPL.
Fork: A fast and friendly Git client for Mac and Windows
101–110 of 173 posts
Re: Fork: A fast and friendly Git client for Mac and Windows
#102Earlier quoted context omitted.
Aren't all the other ones you mention closed source as well? Like Kraken and SourceTree for sure.
Sourcetree is provided by Atlassian, a large well-known company. Fork is made by one person. Not making any assumptions here, but if you're evaluating risks around compromises in one of the two products, I think Fork is higher risk.
The business model of Fork is unknown, so to me it's a clear no-no. Can't afford to put a tool in my workflow not knowing if in a few months it will become yet another service I must subscribe to
Re: Fork: A fast and friendly Git client for Mac and Windows
#103Earlier quoted context omitted.
I think the point is that it should remain a free project but put an artificial "price" instead of a donation link. This is similar to what SQLite does (offering a $1000 license, where you're basically paying for a piece of paper saying "no really, you can use this freely").
Plus the phone number of a developer, with a response 24/7, I think.
Re: Fork: A fast and friendly Git client for Mac and Windows
#104Other then that, it doesn't seem to send anything else.
Re: Fork: A fast and friendly Git client for Mac and Windows
#105On the plus side I find Fork to be performant and clean. I prefer it over Kraken and Tower and I find it vastly better than SourceTree. I also find it somewhat similar to GitX-dev on the Mac, which is a good thing. On the minus side (and it's a big minus), it's not open source. As a developer of commercial software I basically have to trust the Fork developers not to do anything fishy with all the source code / IP th…
Re: Fork: A fast and friendly Git client for Mac and Windows
#106Alongside a donation link, you should put a "purchase a license" or "purchase a subscription" link. That way, an engineer can upload the resulting receipt to expensify and get reimbursed by their employer. Employers are used to paying for software licenses out of engineering budgets; Donations would generally come out of a different budget managed by someone an engineer doesn't work with day-to-day.
Another +1 for them adding a price to this. It's a really good program and even as a solo indie developer, I want to give them money so they can afford to keep working on it. Customer support takes time too, I've already emailed them about one bug & used up some minutes of the developer's time. Preferably not a subscription, though. The whole reason I started using Fork is because their competitor Tower switched to a…
Re: Fork: A fast and friendly Git client for Mac and Windows
#107Re: Fork: A fast and friendly Git client for Mac and Windows
#108Re: Fork: A fast and friendly Git client for Mac and Windows
#109The whole, if the product is free you are the product etc. So, how is this free? It really does look amazing, which is probably why I wonder how it can be free.
Git is also free. So, how are you the product when you use git?
Re: Fork: A fast and friendly Git client for Mac and Windows
#110As someone pretty comfortable with got on the command line, what advantages would a GUI give me? I’m not trolling, it’s an honest question. Anyone with good got command line skills move to something like this and find it offers them a better workflow?
Better code review than git diff, easy to commit only subset and faster way to view all changes in commits. I'm using GitUp and it's really good although not maintained anymore.