Git Basics: Distributed Workflows
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 48.8 MB | Duration: 5 minutes
Git allows us to have multiple repos, unlike centralized version control systems. This is why we call it a "distributed" system. However, Git allows more than one kind of distributed workflow. This way, teams can adopt workflows that work for their projects.