Git vs GitHub vs a self-hosted Git server
Git is a program that runs offline. GitHub is one remote. A VPS can hold a second. What separates them, and the SSH steps to add that remote.
Filtering by topic #version-control · clear
Git is a program that runs offline. GitHub is one remote. A VPS can hold a second. What separates them, and the SSH steps to add that remote.
Git is the version control program on your machine. GitHub is one hosted service built around it. What the difference means when you own a VPS.