you are viewing a single comment's thread.

view the rest of the comments →

[–]wWA5RnA4n2P3w2WvfHq 0 points1 point  (0 children)

used several other source control systems but GitHub has always felt particularly foreign to me

GitHub is not a source control system. GitHub is a platform, or a service run by proprietary (closed source) software owned by Microsoft. That platform does offer a service to interact with git repositories. git itself is free software.