Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wibeasley/class-branching
- Owner: wibeasley
- License: mit
- Created: 2017-03-05T18:54:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T05:54:40.000Z (over 7 years ago)
- Last Synced: 2024-10-10T18:50:46.287Z (29 days ago)
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# class-branching
SCUG workshops on Git Branching1. 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)