diff options
author | Brandon Williams <bmwill@google.com> | 2016-10-07 11:18:49 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-10 12:14:58 -0700 |
commit | e77aa336f116e8ff8a72d034494b3a476b78c3ee (patch) | |
tree | 08c35ebef1f6cee05dea8e0525b4e4cfd33fcf2e /t/t9500-gitweb-standalone-no-errors.sh | |
parent | git: make super-prefix option (diff) | |
download | tgif-e77aa336f116e8ff8a72d034494b3a476b78c3ee.tar.xz |
ls-files: optionally recurse into submodules
Allow ls-files to recognize submodules in order to retrieve a list of
files from a repository's submodules. This is done by forking off a
process to recursively call ls-files on all submodules. Use top-level
--super-prefix option to pass a path to the submodule which it can
use to prepend to output or pathspec matching logic.
Signed-off-by: Brandon Williams <bmwill@google.com>
Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9500-gitweb-standalone-no-errors.sh')
0 files changed, 0 insertions, 0 deletions