submitted 2 years ago* (last edited 2 years ago) by to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago

Hobbyist myself so no worries! Git is one example of source control / version control software. You normally have your local working copy of a repository and then a remote where you push your changes when they are finished or to share them with others.

  • source
  • parent