Merge branch 'master' into namespaced
authorW. Trevor King <wking@tremily.us>
Thu, 24 Oct 2013 15:47:07 +0000 (08:47 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 24 Oct 2013 15:47:07 +0000 (08:47 -0700)
This is a no-op merge, explicitly considering and rejecting the
submodules from the master branch.  After this merge, future merges
from the master branch will pick up any content changes.

  $ git merge --log --no-ff --strategy ours master

* master:
  exercises/hello: Add the hello script example submodule


Trivial merge