Merge branch 'mz/pick-unborn' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2013 23:16:04 +0000 (15:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2013 23:16:04 +0000 (15:16 -0800)
"git cherry-pick" did not replay a root commit to an unborn branch.

* mz/pick-unborn:
  learn to pick/revert into unborn branch
  tests: move test_cmp_rev to test-lib-functions


Trivial merge