Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ignore.c | ||
single.c | ||
status_data.h | ||
submodules.c | ||
worktree.c |
When processing status for a newly checked out repo, it is possible that there will be submodules that have not yet been initialized. The only way to distinguish these from untracked directories is to have some knowledge of submodules. This commit adds a new submodule API which, given a name or path, can determine if it appears to be a submodule and can give information about the submodule.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ignore.c | Loading commit data... | |
single.c | Loading commit data... | |
status_data.h | Loading commit data... | |
submodules.c | Loading commit data... | |
worktree.c | Loading commit data... |