Cannot get files from folder

Andrew September 21, 2018

Hello! What is this? How can i get internal files from that folder? ThanksСнимок.JPG

1 answer

1 accepted

0 votes
Answer accepted
Tyler T
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 22, 2018

That is a git submodule directory.

Submodules allow you to keep a Git repository as a subdirectory of another Git repository.

If you have the repository downloaded locally you should be able to browse the last version of the submodule. On Bitbucket Cloud, the directory will link to the source. If the link isn't working the source may have been moved or deleted.

Try running this in the root directory:

git submodule

Here is some further reading: https://git-scm.com/book/en/v2/Git-Tools-Submodules

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events