Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wibeasley/class-branching

SCUG workshops on Git Branching
https://github.com/wibeasley/class-branching

Last synced: 3 days ago
JSON representation

SCUG workshops on Git Branching

Awesome Lists containing this project

README

        

# class-branching
SCUG workshops on Git Branching

1. What sequence of changes & commits would produce the first image?

1. How would you unite the branches near the end of the first image?

1. How would you update the 'browser-work' branch so it's caught up with the others in the second image?

1. What is the difference between merging and rebasing?

![branching-example-2](images/branching-example-2.png)

![branching-example-1](images/branching-example-1.png)