Git Kata 7: Collaboration as Ken

Learn about two contributors pushing commits to a shared repository.

This kata is all about two contributors pushing commits to a shared repository. Given that there’s only one of you, you’ll have to do a little role-playing. Starting with this kata, you’ll be playing the part of Ken and Carrie Coder.

First, we’ll clone the web-storelist repository as Ken, then again as Carrie. We’ll then switch back and forth between Ken and Carrie’s local repositories, making commits and pushing them to the Gogs server. We’ll also see how to get commits from a remote repository while updating a local repository.

Open two terminals using the plus (+) sign:

Get hands-on with 1200+ tech skills courses.