Git — Easy
Key points
- Git clone retrieves data from a remote repository
- The clone includes all commits, branches, and tags
- This operation is essential for distributed version control
- Local and remote repositories are synchronized
Ready to go further?
Related questions
