On Thu, Jun 22, 2017 at 11:43 AM, Brandon Williams <bmw...@google.com> wrote:
> As before you can find this series at:
> https://github.com/bmwill/git/tree/repository-object
>
> Changes in v4:
>
> * Patch 11 is slightly different and turns off all path relocation when a
>   worktree is provided instead of just for the index file (Thanks for the help
>   Jonathan Nieder).
> * 'repo_init()' has a tighter API and now requires that the provided gitdir is
>   a path to the gitdir instead of either a path to the gitdir or path to the
>   worktree (which has a .git file or directory) (Thanks Jonathan Tan).
> * Minor comment and commit message chagnes
>
> Note: Like v3 this series is dependent on on 'bw/config-h' and
>       'bw/ls-files-sans-the-index'

I read the whole series and I consider it
Reviewed-by: Stefan Beller <sbel...@google.com>

Thanks,
Stefan

Reply via email to