Merge branch 'jc/am-read-author-file' into maint
commitbab32da38527270d4b5c60e37a2bdfba54774738
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Nov 2016 21:27:53 +0000 (29 13:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Nov 2016 21:27:53 +0000 (29 13:27 -0800)
tree4b193b497da59b5c76fd4bb6ee2112c733b72d9e
parentac84098b7e32406a982ac01cc76a663d5605224b
parenta77598ef44c45800983448489ab87f9519e341af
Merge branch 'jc/am-read-author-file' into maint

Extract a small helper out of the function that reads the authors
script file "git am" internally uses.
This by itself is not useful until a second caller appears in the
future for "rebase -i" helper.

* jc/am-read-author-file:
  am: refactor read_author_script()
builtin/am.c