Thanks Adam Brodzinski for the pull

This commit is contained in:
Peter Cottle 2013-02-17 13:22:14 -08:00
parent 6de164e6a9
commit 598e322524
5 changed files with 6 additions and 3 deletions

View file

@ -17200,6 +17200,7 @@ require.define("/src/levels/intro/3.js",function(require,module,exports,__dirnam
"To complete this level, do the following steps:",
"",
"* Make a new branch called `bugFix`",
"* Checkout the `bugFix` branch with `git checkout bugFix`",
"* Commit once",
"* Go back to `master` with `git checkout`",
"* Commit another time",
@ -28584,6 +28585,7 @@ require.define("/src/levels/intro/3.js",function(require,module,exports,__dirnam
"To complete this level, do the following steps:",
"",
"* Make a new branch called `bugFix`",
"* Checkout the `bugFix` branch with `git checkout bugFix`",
"* Commit once",
"* Go back to `master` with `git checkout`",
"* Commit another time",

File diff suppressed because one or more lines are too long

2
build/bundle.min.js vendored

File diff suppressed because one or more lines are too long