rebuilding for CameronWills

This commit is contained in:
Peter Cottle 2013-02-18 07:45:35 -08:00
parent 06ca6b372a
commit 0d295197ac
5 changed files with 6 additions and 5 deletions

View file

@ -17249,7 +17249,7 @@ require.define("/src/levels/intro/4.js",function(require,module,exports,__dirnam
"beforeMarkdowns": [
"Here we have two branches yet again; note that the bugFix branch is currently selected (note the asterisk)",
"",
"We would like to move our work from bugFix directly onto the work from master. That way it woud look like these two features were developed sequentially, when in reality they were developed in parallel.",
"We would like to move our work from bugFix directly onto the work from master. That way it would look like these two features were developed sequentially, when in reality they were developed in parallel.",
"",
"Let's do that with the `git rebase` command"
],
@ -28638,7 +28638,7 @@ require.define("/src/levels/intro/4.js",function(require,module,exports,__dirnam
"beforeMarkdowns": [
"Here we have two branches yet again; note that the bugFix branch is currently selected (note the asterisk)",
"",
"We would like to move our work from bugFix directly onto the work from master. That way it woud look like these two features were developed sequentially, when in reality they were developed in parallel.",
"We would like to move our work from bugFix directly onto the work from master. That way it would look like these two features were developed sequentially, when in reality they were developed in parallel.",
"",
"Let's do that with the `git rebase` command"
],