Skip to content

efi-ever/sdu-multi-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multiplayer git

Companion repo to git-katas

Setup

  • Break out into groups of 3-4
  • Elect a team leader
  • Choose a team name

Leader:

  • Use this GitHub repository as the template

alt

  • Name the repository <team-name>-multiplayer-git

alt

  • Invite team as collaborators to the newly created repo.

  • Go to Settings -> Collaborators alt

  • Add your team members as collaborators

alt

Exercise one

Everyone:

  1. Clone your team repository (SSH is prefered over HTTPS)
  2. Create a file in your team repo: .txt
  3. Add your bio:
    • Your name
    • Your favourite colour
    • Your favourite food
  4. Commit and push your changes to the remote
  5. Get your local master up-to-date once your team is finished

Repeat step 3-5 a couple of times to exercise the push/pull cycle. Wait with exercise two until instructed.

Exercise two

  • As a team, create an ASCII art house in a file named house.txt

  • The house needs:

    • Walls
    • A roof
    • A door
    • A chimney
    • Windows
    • Any extras you want
  • Limit yourself to one feature per commit

  • Each team member contributes at least one feature

  • repeat a couple of times to exercise the resolution of merge commits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published