On 07/18, Junio C Hamano wrote:
> Brandon Williams writes:
>
> > Changes in v3:
> > * Fixes a bug with repo_read_gitmodules() where it was possible to
> >segfault when a repository didn't have a worktree.
> > * In order to fix the above bug repo_read_gitmodules() and
> > gitmodules_confi
Brandon Williams writes:
> Changes in v3:
> * Fixes a bug with repo_read_gitmodules() where it was possible to
>segfault when a repository didn't have a worktree.
> * In order to fix the above bug repo_read_gitmodules() and
> gitmodules_config()
>were merged so that there won't be an
Changes in v3:
* Fixes a bug with repo_read_gitmodules() where it was possible to
segfault when a repository didn't have a worktree.
* In order to fix the above bug repo_read_gitmodules() and gitmodules_config()
were merged so that there won't be any duplicate logic. In order to merge
3 matches
Mail list logo