I already created repository
i can see other folders at my repository
the structure is
myrepo/folder_a - ok
myrepo/folder_b/folder_c/folder_d -
at the repository i can see the folder_b and folder_c but not folder_d
Hi @asaf rehavi,
Welcome to the community!
The way git usually works here is that it adds files not folders. Do you have any files within folder_d? The only want to get git (Bitbucket) to keep a folder around that doesn't contain any files is the add a .gitkeep inside the folder (in your case folder_d).
I hope that helps!
-Jimmy
Learn why Compass was built to tackle dev experience at scale. See how Atlassian uses it to boost visibility, reduce cognitive load, and drive consistency—plus tips to get started and customize your IDP for stronger team engagement.
Join the webinar ✨Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.