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

@ -58,6 +58,7 @@ Also huge shoutout for everyone who has put up a pull request
* Shao-Chung Chen
* Tobias Pfeiffer
* Luke Kysow
* Adam Brodzinski
And reported an issue that was successfully closed!

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

View file

@ -409,7 +409,7 @@
For a much easier time perusing the source, see the individual files at:
https://github.com/pcottle/learnGitBranching
-->
<script src="build/bundle.min.3fefd061.js"></script>
<script src="build/bundle.min.15ba1bf9.js"></script>
<!-- The advantage of github pages: super-easy, simple, slick static hostic.
The downside? No raw logs to parse for analytics, so I have to include