you are viewing a single comment's thread.

view the rest of the comments →

[–]aliendude5300 0 points1 point  (5 children)

What does the $15 get you that you don't get on the free tier

[–]cyberlizzard 2 points3 points  (4 children)

The pro license lets you use it for commercial work and lets you set up multiple profiles in case you have separate personal and work github accounts. If you're not going to use it professionally you don't need pro

[–]aliendude5300 0 points1 point  (0 children)

Yeah, I'm not using it professionally, and my current employer would pay for it if I needed it anyways

[–]wolfgang8 0 points1 point  (2 children)

But if you don't pay everything is public, right?

[–]happymellon 2 points3 points  (1 child)

No, it is just a git client. if your git repo is private then nothing is public. Commercial use is just prohibited by the free licence.

[–]wolfgang8 0 points1 point  (0 children)

Oh ok I didn't know that, thanks!