Skip to content

info201b-sp2019/ch15-git-collaboration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapter 15: Git Collaboration

Exercises for chapter 15.

  1. Two people edit different files, pull before push, not conflict.
  2. Two people edit the same file, get conflit, resolve it.
  3. Individual, merge conflict through branches
  4. Two people edit same code, fix merge conflicts

Note, there is no complete branch showing each step. Also, exercises should be re-written to use merge rather than rebase.

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%