|
|
|
|
|
by real_ate
1850 days ago
|
|
I did kinda address this in the post. While it's true that you can do everything that Fork can do in the command line (and supplement that with a branch visualiser), everyone but the people most comfortable with Git will avoid even attempting the techniques outlined in the post. I would estimate that this is probably less than 10% of devs (possibly far far less) Using something like Fork actually makes the whole process of interacting with Git much more enjoyable, and therefore will encourage people to use more intermediate or expert aspects of Git to their full advantage. |
|
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.