]> granicus.if.org Git - git/commitdiff
Merge branch 'mz/cherry-code-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 Aug 2012 21:49:29 +0000 (14:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Aug 2012 21:49:29 +0000 (14:49 -0700)
Minor code clean-up on the cherry-pick codepath.

* mz/cherry-code-cleanup:
  cherry: remove redundant check for merge commit
  cherry: don't set ignored rev_info options
  remove unnecessary parameter from get_patch_ids()


Trivial merge