On 06/01, Stefan Beller wrote:
> On Wed, May 31, 2017 at 2:44 PM, Brandon Williams wrote:
> > Convert ls-files to use a repository struct and recurse submodules
> > inprocess.
> >
> > Signed-off-by: Brandon Williams
>
>
> > +static void show_submodule(const struct repo *superproject,
> > +
On Wed, May 31, 2017 at 2:44 PM, Brandon Williams wrote:
> Convert ls-files to use a repository struct and recurse submodules
> inprocess.
>
> Signed-off-by: Brandon Williams
> +static void show_submodule(const struct repo *superproject,
> + struct dir_struct *dir, cons
Convert ls-files to use a repository struct and recurse submodules
inprocess.
Signed-off-by: Brandon Williams
---
builtin/ls-files.c | 211 ++---
git.c | 2 +-
repo.c | 3 +
repo.
3 matches
Mail list logo