{"description": "Duckietown introduction to Git, a tool for building collaborative software projects.", "keywords": "Git, Github, Duckietown, collaborative software development, push, pull, branch, fork, version control"}
Git is a tool for building collaborative software projects. Here we present some of the overarching principles and use-cases for Git, such as version control, repositories, branches, forks, push and pull, etc.