On Wed, Jun 14, 2017 at 01:35:22PM +0200, Johannes Schindelin wrote:
> Changes since v3:
>
> - avoided the strbuf in alias_lookup() by using skip_prefix() and !strcmp()
> instead.
>
> - fixed tyop ("read" instead of "reading", causing Junio to stumble) in the
> commit message of 6/6.Thanks, this whole series looks good to me (and it sounds like Brandon will address the common-dir thing on top). -Peff

