Merge branch 'mz/pick-unborn'
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 21:46:51 +0000 (13:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 21:46:51 +0000 (13:46 -0800)
Allow "git cherry-pick $commit" even when you do not have any
history behind HEAD yet.

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


Trivial merge