Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _goals/226-Trossello_Snapshot-Labels_Epic.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ When you are done with this goal, your app should behave similar to this walk-th

1. Fork & clone the [Trossello repo][trossello]
1. Create and checkout a new branch for this goal, something like `labels-epic`
FEEDBACK: I think it would be better if these instruction said to reset hard and push force origin master to the old sha and then cut the labels epic branch from master so when you do pull requests they merge cleanly.


```
$ git checkout -b labels-epic
```
Expand Down