Skip to content

Commit

Permalink
Constrain levels in Learn Git Branching tutorial
Browse files Browse the repository at this point in the history
Close #34
  • Loading branch information
Jeffrey Horn committed May 16, 2016
1 parent c3bd0cb commit 7e4bf37
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,20 @@ Next, we'll focus on visualizing git commands, especially branching, by working
on [Learn Git Branching](http://pcottle.github.io/learnGitBranching/). Complete
all the exercises in the following sequences:

- `Main > Introduction Sequence`
- `Main > Ramping Up`
- `Remote > Push & Pull`
- `Remote > To Origin and Beyond`
- `Main > Introduction Sequence`, levels 1 and 2
- `Main > Ramping Up`, all levels

<img width="400"
alt="learn_git_branching main tab"
src="https://cloud.githubusercontent.com/assets/388761/15299488/96c89c52-1b72-11e6-8e4d-4ce2e4268822.png">

- `Remote > Push & Pull`, levels 1 through 6
- `Remote > To Origin and Beyond`, levels 1 and 3

<img width="400"
alt="learn_git_branching remote tab"
src="https://cloud.githubusercontent.com/assets/388761/15299518/c0362988-1b72-11e6-92fb-d33d1053a964.png">


This will take longer. If you spend more than an hour on this, please let an
instructor know. Some of the [Atlassian Git
Expand Down

0 comments on commit 7e4bf37

Please sign in to comment.