levels/checkout.rb in mygithug-0.5.1 vs levels/checkout.rb in mygithug-0.5.2

- old
+ new

@@ -1,4 +1,5 @@ +# -*- encoding : utf-8 -*- difficulty 2 description "Create and switch to a new branch called my_branch. You will need to create a branch like you did in the previous level." setup do repo.init