Merge branch 'rs/use-child-process-init-more'
commit6b55f8b54601c6e6319566875b104d333930bc76
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Nov 2014 18:52:23 +0000 (6 10:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Nov 2014 18:52:23 +0000 (6 10:52 -0800)
tree16845c598c32cc95bcdfc6884b6c85cf7414e558
parente44da1bbb83f8dac4ea2ae7c806383af470edd38
parentd9362ef9b91ea2dccc80553dbcb37dc6c5d78548
Merge branch 'rs/use-child-process-init-more'

* rs/use-child-process-init-more:
  bundle: split out ref writing from bundle_create
  bundle: split out a helper function to compute and write prerequisites
  bundle: split out a helper function to create pack data
  use child_process_init() to initialize struct child_process variables