When you know the bases of git but sometimes you have problemes with it. This "code kata" could help you to deal with git problems
Duration | 2h30 |
---|---|
Supplies needed | - (optional) Story Cubes - video projector - internet |
Max participant | Team of 4, max 12 people |
Required skills | The objective of this workshop is to sharpen the use of git in teams in order to limit the everyday problems that can be encountered with Git (interdependence, conflicts,...) |
- One of the Dev team member should create an empty repository and share the url to the other members
- Make sure each participant have the possibility to commit and merge commit on this repository
- The repository should be empty
SPOIL SPOIL Click here, don't spoil yourself if you are attendant SPOIL SPOIL
You need to:
- an internet connection
- a video projector
- (optional) Story cubes
READ As a team you will have to write a story. Each participant will have to write 2 sentences. You have 5 minutes to agree on the story to tell and share who should write which part. You should not talk about how you will organize yourself on the repository. (You can use Story cubes to generate the story) I must be able to find the author of each sentence. The story must be consistent and respect the concordance of time.
Make sure that the participants of the same team are positioned as far as possible in the room. They must not see what is displayed on their colleague's PC.
READ You must not communicate with others by any means. You can only communicate through the Github interface.
Let them do as they can for a maximum of 45 minutes. They should normally encounter several problems. If the team is doing well, introduce a new rule after 20 minutes.
READ You must write a back cover in another file
Take notes on what went wrong.
You must look at the branches of the git tree. Talk about the problems encountered.
Let the team propose methods that would avoid worries. If the team has no ideas, suggest your ideas.
- Always start on a branch
- Use PR to let your friend read your content
- Use Merge, Rebase
All in the title.
- Any idea 💡
- Need help ?