• Show log

    Commit

  • Hash : 7e7cfe8a
    Author : Edward Thomson
    Date : 2021-09-26T20:20:03

    buf: common_prefix takes a string array
    
    `git_strarray` is a public-facing type.  Change
    `git_buf_text_common_prefix` to not use it, and just take an array of
    strings instead.