|
|
|
|
|
by skinnymuch
1850 days ago
|
|
Fork is paid after a trial now, right? Not a problem, devs should get paid. It was free and/or open source before so I’m wondering because of that. For Mac, is there any specific reason for Fork over Tower, or some of the other trendy Git GUIs? I have GitFox from SetApp and it is lacking quite a bit in my opinion. Tower is pricey with yearly subscription, but does have a student discount. I’m sure there’s a couple of others too. FYI: great in depth post. I’ll be referencing this from time to time. |
|
As for using Fork vs other apps, I used to use SourceTree before Fork. Fork is my favorite right now because it is less opinionated and really just exposes the Git functionality directly. For example SourceTree made it impossible to force-push because they didn't believe you ever should.
There is another class of app for Git that is like a subset or overlay, like the way GitHub desktop uses "sync" instead of real Git terms. I remember Tower also felt like it was trying to make me see things the way it wanted me to and not the way Git worked but I can't remember the details.