Iván Pazmiño
software stuff
-
Checkout a git project
Git is a version control system like CVS or Apache Subversion, so basically you get a local copy of a project (a clone in git slang) where you make changes and then submit them to a remote repository. The difference is git’s distributed ways. For git your local repository is an actual repository with full functionality when you are off the network. Yes, so the project has many repositories. Read the rest of this entry »
