Skip to content
  • Junio C Hamano's avatar
    Merge branch 'pw/rebase-i-author-script-fix' · 064e0b2d
    Junio C Hamano authored
    Recent "git rebase -i" update started to write bogusly formatted
    author-script, with a matching broken reading code.  These are
    fixed.
    
    * pw/rebase-i-author-script-fix:
      sequencer: fix quoting in write_author_script
      sequencer: handle errors from read_author_ident()
    064e0b2d