Merge branch 'jc/am-read-author-file'
commit87f5de387cc6044e94392328a6ae85bff9ece3e5
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 Sep 2016 22:34:32 +0000 (12 15:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Sep 2016 22:34:32 +0000 (12 15:34 -0700)
tree85a936d197023027a5806d78eecae99a1de308fb
parent305d7f133956a5f43c94d938beabbfbb0ac1753c
parenta77598ef44c45800983448489ab87f9519e341af
Merge branch 'jc/am-read-author-file'

Extract a small helper out of the function that reads the authors
script file "git am" internally uses.

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