Session 3
Ingmar Steiner
2017-05-17
Presentation/Demo (Iona)
Presentation/Demo (Eran, Katja)
Presentation/Demo (Iliana)
SCM of choice for the remainder of this course.
For distributed SCM, entire repositories can be cloned, i.e., duplicated.
An SCM repository can have one or more remotes.
Commits can be fetched from, or pushed to, the remotes.
Some of the remotes can be clones or the origin from where the repo itself was cloned.
Scenario 1
Merge from upstream, push, pull request
Scenario 2
Rebase, push, pull request
Scenario 3
Let Bob sort it out…
Have Linux ready!