diff options
author | Brandon Williams <bmwill@google.com> | 2016-12-16 11:03:16 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-12-22 11:47:33 -0800 |
commit | 5688c28d81e9103a234efeedcb0568c2c4dd0bfb (patch) | |
tree | 34dbf55bef024a00b253b50a9245dfdcfaefbb51 /t/t5501-fetch-push-alternates.sh | |
parent | real_path: canonicalize directory separators in root parts (diff) | |
download | tgif-5688c28d81e9103a234efeedcb0568c2c4dd0bfb.tar.xz |
submodules: add helper to determine if a submodule is populated
Add the `is_submodule_populated()` helper function to submodules.c.
`is_submodule_populated()` performes a check to see if a submodule has
been checkout out (and has a valid .git directory/file) at the given path.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5501-fetch-push-alternates.sh')
0 files changed, 0 insertions, 0 deletions